Deploy a Production Ready Kubernetes Cluster on bare metal or raw VMs - This is a clone of https://github.com/kubernetes-sigs/kubespray.git with a kitten twist.
ansibleawsbare-metalgcehacktoberfesthigh-availabilityk8s-sig-cluster-lifecyclekuberneteskubernetes-clusterkubespray
309d6a49b6
install kpm in order to deploy addons |
||
---|---|---|
contrib/terraform/aws | ||
inventory | ||
roles | ||
scripts | ||
tests | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
ansible.cfg | ||
cluster.yml | ||
coreos-bootstrap.yml | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
requirements.yml | ||
uploads.yml | ||
Vagrantfile |
##Deploy a production ready kubernetes cluster
- Can be deployed on AWS, GCE, OpenStack or Baremetal
- High available cluster
- Composable (Choice of the network plugin for instance)
- Support most popular Linux distributions
- Continuous integration tests
To deploy the cluster you can use :
- kargo-cli
- vagrant by simply running
vagrant up
- Ansible usual commands
A complete documentation can be found here
If you have questions, you can invite yourself to chat with us on Slack!
CI tests sponsored by Google (GCE), and teuto.net for OpenStack.