https://github.com/gverbist/k3s-ansible Build a Kubernetes cluster using Ansible with k3s. The goal is easily install a Kubernetes cluster on machines running: Debian Ubuntu CentOS on processor architecture: x64 arm64 armhf System…
Posts published in “Ansible”
Introduction Configuration management systems are designed to streamline the process of controlling large numbers of servers, for administrators and operations teams. They allow you to control many different systems in…
I am getting to learn Ansible and I liked it the first second I saw how simple this is. What I eventually want to achieve is to manage Windows clients…