Deploy a Production Ready Kubernetes Cluster
 
 
 
 
 
Go to file
Paul Czarkowski 7d04c72ec2 Support for DEIS Workflow, a PaaS built on k8s
Not sure if this really belongs here, but I find it a good
test of kubernetes being configured and working correctly.
2016-05-30 11:11:03 -05:00
inventory Support for DEIS Workflow, a PaaS built on k8s 2016-05-30 11:11:03 -05:00
roles Support for DEIS Workflow, a PaaS built on k8s 2016-05-30 11:11:03 -05:00
scripts upgrade k8s vers, and add a script for future upgrades 2016-05-12 15:56:30 +02:00
tests upgrade k8s vers, and add a script for future upgrades 2016-05-12 15:56:30 +02:00
.gitignore set vm box to be hashicorp hosted trusty 2016-05-20 17:04:03 -05:00
.gitmodules Remove submodules 2016-03-04 16:14:01 +01:00
.travis.yml upgrade k8s vers, and add a script for future upgrades 2016-05-12 15:56:30 +02:00
LICENSE Create LICENSE 2016-03-01 15:37:01 +01:00
README.md cleaned up wording after a second read 2016-05-24 12:32:09 -04:00
Vagrantfile Support for DEIS Workflow, a PaaS built on k8s 2016-05-30 11:11:03 -05:00
ansible.cfg Add complete test integration 2016-02-10 22:58:57 +01:00
cluster.yml Support for DEIS Workflow, a PaaS built on k8s 2016-05-30 11:11:03 -05:00
coreos-bootstrap.yml first version of CoreOS on GCE 2016-02-21 00:06:36 +01:00
requirements.txt Add native Vagrant support 2016-05-08 10:17:11 -05:00
requirements.yml upgrade calico v0.19.0, calico-cni v1.2.1 2016-04-19 18:28:45 +02:00
uploads.yml Upload files to a separate storage 2016-03-04 17:39:02 +01:00

README.md

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.