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.
Chris Bell
9e59c74c24
|
8 years ago | |
---|---|---|
contrib/terraform | 8 years ago | |
inventory | 8 years ago | |
library | 8 years ago | |
roles | 8 years ago | |
scripts | 8 years ago | |
tests | 8 years ago | |
.gitignore | 8 years ago | |
.gitmodules | 8 years ago | |
.travis.yml | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago | |
Vagrantfile | 8 years ago | |
ansible.cfg | 8 years ago | |
cluster.yml | 8 years ago | |
coreos-bootstrap.yml | 8 years ago | |
requirements.txt | 8 years ago | |
requirements.yml | 8 years ago | |
uploads.yml | 8 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 questions, you can invite yourself to chat with us on Slack!
CI tests sponsored by Google (GCE), and teuto.net for OpenStack.