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 850b7466cd remove deprecation warns and update doc 8 years ago
inventory Implemented cloud-provider integration for OpenStack. 8 years ago
roles remove deprecation warns and update doc 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 remove deprecation warns and update doc 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 choose between gce and aws cloud providers 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 THERE

Build Status