25 lines
1,008 B
Markdown
25 lines
1,008 B
Markdown
|
|
|
|
![Kubespray Logo](http://s9.postimg.org/md5dyjl67/kubespray_logoandkubespray_small.png)
|
|
|
|
##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 deploy the cluster you can use :
|
|
|
|
* [**kargo-cli**](https://github.com/kubespray/kargo-cli)
|
|
* **vagrant** by simply running `vagrant up`
|
|
* **Ansible** usual commands
|
|
|
|
A complete **documentation** can be found [**here**](https://docs.kubespray.io)
|
|
|
|
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)
|
|
|
|
[![Build Status](https://travis-ci.org/kubespray/kargo.svg)](https://travis-ci.org/kubespray/kargo) </br>
|
|
CI tests sponsored by Google (GCE), and [teuto.net](https://teuto.net/) for OpenStack.
|