Deploy a Production Ready Kubernetes Cluster on bare metal or raw VMs - This is a clone of https://github.com/kubernetes-sigs/kubespray.git with a kitten twist.
Go to file
teuto.net Netzdienste GmbH 624a964cda Implemented Dynamic Provisioning of PersistentVolumes with cinder
When kubespray is deployed on OpenStack, the kube-controller-manager is now aware of the cluster and can create new cinder volumes automatically if the PersistentVolumeClaims are annotated accordingly.
Note that this is an alpha feature of kubernetes 1.2
2016-03-31 14:38:46 +02:00
inventory Implemented cloud-provider integration for OpenStack. 2016-03-29 15:17:22 +02:00
roles Implemented Dynamic Provisioning of PersistentVolumes with cinder 2016-03-31 14:38:46 +02:00
tests choose between gce and aws cloud providers 2016-03-23 17:27:06 +01:00
.gitmodules Remove submodules 2016-03-04 16:14:01 +01:00
.travis.yml choose between gce and aws cloud providers 2016-03-23 17:27:06 +01:00
ansible.cfg Add complete test integration 2016-02-10 22:58:57 +01:00
cluster.yml Dnsmasq runs on all nodes 2016-03-21 11:37:35 +01:00
coreos-bootstrap.yml first version of CoreOS on GCE 2016-02-21 00:06:36 +01:00
LICENSE Create LICENSE 2016-03-01 15:37:01 +01:00
README.md use master election option instead of podmaster 2016-03-21 22:25:09 +01:00
requirements.yml choose between gce and aws cloud providers 2016-03-23 17:27:06 +01:00
uploads.yml Upload files to a separate storage 2016-03-04 17:39:02 +01:00

Kubespray Logo

The documentation can be found THERE

Build Status