Deploying Kubernetes on Azure with CoreOS and Weave Networking
This guide walks through deploying a Kubernetes cluster on Microsoft Azure using CoreOS as the operating system and Weave for container networking. Weave provides secure, simple, and transparent network connectivity between pods acros nodes. The setup described here is designed to be production-read...