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.
 
 
 
 
 
Smana 59d71740b1 use a variable for api's 'root' password 8 years ago
inventory use a variable for api's 'root' password 8 years ago
roles Pull correct variable for etcd initial variable 8 years ago
tests choose between gce and aws cloud providers 8 years ago
.gitmodules Remove submodules 8 years ago
.travis.yml choose between gce and aws cloud providers 8 years ago
LICENSE Create LICENSE 8 years ago
README.md fix add nodes to the cluster 8 years ago
ansible.cfg Add complete test integration 8 years ago
cluster.yml Dnsmasq runs on all nodes 8 years ago
coreos-bootstrap.yml first version of CoreOS on GCE 8 years ago
requirements.yml upgrade calico v0.19.0, calico-cni v1.2.1 8 years ago
uploads.yml Upload files to a separate storage 8 years ago

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

For an easy way to use it, check out kargo-cli
A complete documentation can be found here

Build Status