darkwise / kargo

Setup a kubernetes cluster with Ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubespray Logo

##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
  • vagrant by simply running vagrant up
  • Ansible usual commands

A complete documentation can be found here

If you have questions, you can invite yourself to chat with us on Slack! SlackStatus

Build Status
CI tests sponsored by Google (GCE), and teuto.net for OpenStack.

About

Setup a kubernetes cluster with Ansible

License:Apache License 2.0


Languages

Language:Python 91.4%Language:Shell 8.4%Language:Groovy 0.2%