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.

17 lines
705 B

  1. ![Kubespray Logo](http://s9.postimg.org/md5dyjl67/kubespray_logoandkubespray_small.png)
  2. ##Deploy a production ready kubernetes cluster
  3. - Can be deployed on **AWS, GCE, OpenStack or Baremetal**
  4. - **High available** cluster
  5. - **Composable** (Choice of the network plugin for instance)
  6. - Support most popular **Linux distributions**
  7. - **Continuous integration tests**
  8. To create a cluster in vagrant simply run `vagrant up`
  9. For an easy way to use it, check out [**kargo-cli**](https://github.com/kubespray/kargo-cli) </br>
  10. A complete **documentation** can be found [**here**](https://docs.kubespray.io)
  11. [![Build Status](https://travis-ci.org/kubespray/kargo.svg)](https://travis-ci.org/kubespray/kargo)