705 B
705 B
##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