Specifying Azure Kubernetes virtual network address space

6/8/2017

How do I specify the address space of the virtual network created when provisioning a Kubernetes cluster? If that is not possible, how do I move the cluster to a different address space?

-- B. Wentzel
azure
azure-container-service
azure-virtual-network
kubernetes

1 Answer

6/8/2017

At this time is not possible. However, you can use ACS Engine to do this. Engine is where our dev work. Vnet support is there now and will come to ACS on the future.

See http://github.com/azure/acs-engine

-- rgardler
Source: StackOverflow