Weaving Kubernetes on Azure
As I said in my previous post, Weave is a very portable networking enabler for Kubernetes. To take this further, we have worked closely with the Microsoft and CoreOS teams to ensure a complete solution is available for Kubernetes on Azure....
As I said in my previous post, Weave is a very portable networking enabler for Kubernetes. To take this further, we have worked closely with the Microsoft and CoreOS teams to ensure a complete solution is available for Kubernetes on Azure.
The purpose of this guide is to provide an out-of-the-box implementation that can ultimately be taken into production with little change. It demonstrates how to provision a dedicated Kubernetes master and etcd nodes, and shows how to scale the cluster with ease.
The documentation is now part of Kubernetes repository and we are committed to maintain it. The steps have all been automated and simplified into a handful of logical stages that you follow. Please take a look and try it out, we welcome your feedback.