mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-12 18:40:03 -03:30
26 lines
950 B
Markdown
26 lines
950 B
Markdown
|
|
|
|

|
|
|
|
##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 any question you can **chat** with us [](https://kubespray.slack.com)
|
|
|
|
[](https://travis-ci.org/kubespray/kargo) </br>
|
|
CI tests sponsored by Google (GCE), and [TeutoNet](https://teuto.net/) for OpenStack.
|