/Kubernetes_Vagrant_Ansible

The Vagrantfile and Ansible playbook files to set up a custom Kubernetes cluster on virtual machines. You can manually set the number of worker nodes in the cluster.

Primary LanguageRuby

starting up a cluster: vagrant up

Halt VMs correctly: vagrant halt

Provisioninv VMs after changing the playbook files: vagrant up --provision

ansible-kubeadm