Skip to content
Snippets Groups Projects
user avatar
Spencer Smith authored
c90c981b
History

Kubespray Logo

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

Build Status