ansible playbook
-
Kubernetes
Kubespray: Automated Kubernetes Home Lab Setup
Kubespray is a tool designed to simplify setting up a Kubernetes cluster. It’s an open-source project under the Kubernetes sigs, and it uses Ansible playbooks and inventory to automate cluster deployment. Table of contentsWhat is Kubernetes?Prerequisites for KubesprayInstalling AnsibleThe Easy…
-
vSphere 6.7
Update VMware ESXi Hosts with Ansible
Ansible is a great tool to perform various automation tasks quickly and easily. I really enjoy using it in the home lab to automate various tasks. Have you ever wanted to update multiple standalone ESXi hosts in an automated way?…