Weaving Kubernetes on Azure

March 11, 2015

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....

Related posts

How to Configure your Repos for Multi-Tenancy and GitOps: Zscaler’s Use Case

Weave Discovery and Docker Swarm

Docker networking 1.9 and Weave technical deep-dive

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.

external_access.png

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.

Proceed to the guide!


Related posts

How to Configure your Repos for Multi-Tenancy and GitOps: Zscaler’s Use Case

Weave Discovery and Docker Swarm

Docker networking 1.9 and Weave technical deep-dive