MobileCloud Networking Live @ Globecomm

As part of the on-going work in MobileCloud Networking the project will demonstrate outputs of the project at this year’s Globecomm industry-track demonstrations. Globecomm is being held this year in Austin, Texas. The demonstration shows a NFV compatible architecture that leverages key technologies of OpenStack and OpenShift to deliver an end-to-end orchestrated service combining RAN, EPC, IMS and supported by monitoring and billing services.




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 […]