Kubesray is a group of Ansible playbooks for deployment a Kubernetes cluster in most metal and most clouds.
Official site: https://kubespray.io/
As described by project git repository :
- Can be deployed on AWS, GCE, Azure, OpenStack, vSphere, Packet (bare metal), Oracle Cloud Infrastructure (Experimental), or Baremetal
- Highly available cluster
- Composable (Choice of the network plugin for instance)
- Supports most popular Linux distributions
- Continuous integration tests
My intention for this lab is show a deployment on premisses environment, so if you found this post directly without had a Kubernetes background maybe this overview can help you.
Continue reading “Kubernetes : Deploy a production ready cluster with Ansible.”