ansibleawsbare-metalgcehacktoberfesthigh-availabilityk8s-sig-cluster-lifecyclekuberneteskubernetes-clusterkubespray
d571195e88
The run_once only sets the variable for the first host in the play, which usually is the first master, which already has the certs. Ensure we set it for all hosts in the current play, so they get certs synchronized properly. |
||
---|---|---|
inventory | ||
roles | ||
scripts | ||
tests | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
Vagrantfile | ||
ansible.cfg | ||
cluster.yml | ||
coreos-bootstrap.yml | ||
requirements.txt | ||
requirements.yml | ||
uploads.yml |
README.md
##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 any question you can chat with us
CI tests sponsored by Google (GCE), and TeutoNet for OpenStack.