k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 years ago | |
---|---|---|
inventory | 9 years ago | |
roles | 9 years ago | |
scripts | 9 years ago | |
tests | 9 years ago | |
.gitignore | 9 years ago | |
.gitmodules | 9 years ago | |
.travis.yml | 9 years ago | |
LICENSE | 9 years ago | |
README.md | 9 years ago | |
Vagrantfile | 9 years ago | |
ansible.cfg | 9 years ago | |
cluster.yml | 9 years ago | |
coreos-bootstrap.yml | 9 years ago | |
requirements.txt | 9 years ago | |
requirements.yml | 9 years ago | |
uploads.yml | 9 years ago |
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 invite yourself to chat with us on Slack!
CI tests sponsored by Google (GCE), and teuto.net for OpenStack.