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.

24 lines
902 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 deploy the cluster you can use :
  9. * [**kargo-cli**](https://github.com/kubespray/kargo-cli)
  10. * **vagrant** by simply running `vagrant up`
  11. * **Ansible** usual commands
  12. A complete **documentation** can be found [**here**](https://docs.kubespray.io)
  13. if you have any question you can **chat** with us [**here**](https://chat.kubespray.io)
  14. [![Build Status](https://travis-ci.org/kubespray/kargo.svg)](https://travis-ci.org/kubespray/kargo) </br>
  15. CI tests sponsored by Google (GCE), and [TeutoNet](https://teuto.net/) for OpenStack.