Setup a Kubernetes Cluster on OpenStack with Heat

In this post we take a look at Kubernetes and help you setup a Kubernetes Cluster on your existing OpenStack Cloud using its Orchestration Service Heat. This Kubernetes Cluster should only be used as a Proof of Concept. Technology involved: Kubernetes: https://github.com/GoogleCloudPlatform/kubernetes CoreOS: https://coreos.com/ etcd: https://github.com/coreos/etcd fleet: https://github.com/coreos/fleet flannel: https://github.com/coreos/flannel kube-register: https://github.com/kelseyhightower/kube-register The Heat Template used in this Post is available on […]