Using ACS Engine to build private Kubernetes clusters with bring your own Virtual Network on Azure
Looking at Azure Container Service (AKS) – Managed Kubernetes you may have recognized that AKS currently does not support bring your own VNET and private Kubernetes masters. If you need both capabilities and one of them today, you must use ACS Engine to create the necessary Azure Resource Manager templates for the Kubernetes cluster deployment.
-> https://github.com/Azure/acs-engine
Beside Read more [...]