- Install kubernetes cluster on your local machine
- Create VMs on your local machine using Vagrant
- Use Ansible to install all what you need on the VMs to create the cluster.
- The cluster should contain at least one master and one node.
- Deploy the application from challenge-01
The demo application can be found in this repository.
- Code used to create k8s cluster.
- You application deployed on the Kubernetes cluster.
- Make your application reachable from outside Kubernetes cluster.
All Code will be delivered in a github/bitbucket repo.