starting up a cluster: vagrant up
Halt VMs correctly: vagrant halt
Provisioninv VMs after changing the playbook files: vagrant up --provision
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.
Ruby