Ansible playbook to bootstrap production-ready K8s cluster with some required addons on a vSphere/vCloud platform Intended to call from this Terraform module: https://github.com/werton13/k8s-kubeadm-ansible this playbook is still in construction and often updating.
To do:
- add HAproxy LB
- add certmanager
- add audit configuration
- add RBAC + gatekeeper
updated