/kubernetes-lab

Ansible playbook to build a Kubernetes cluster

MIT LicenseMIT

kubernetes-lab

A learning project to build Kubernetes cluster the hard way without kubeadm or other installers. This project is NOT intented for production use.

Requirements

Usage

pip install netaddr ansible
vagrant plugin install vagrant-vbguest
vagrant up
ansible-playbook -i inventory.yml playbook.yml