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.

25 lines
1008 B

8 years ago
8 years ago
  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 questions, you can [invite yourself](https://slack.kubespray.io/) to **chat** with us on Slack! [![SlackStatus](https://slack.kubespray.io/badge.svg)](https://kubespray.slack.com)
  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 [teuto.net](https://teuto.net/) for OpenStack.