|
|
||
|---|---|---|
| inventory | ||
| roles | ||
| 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 create a cluster in vagrant simply run vagrant up
For an easy way to use it, check out kargo-cli
A complete documentation can be found here
