Tuesday, June 16, 2020

Why we need the Container network interface plug-in ?

Scenario,

we have a virtual machine called the kaushikvm to an kaushik azure subscription.

The VM will be created in a Vnet called the kaushik-network. The virtual network contains a subnet named  "default".

A service endpoint has been created for the subnet.

The azure virtual machine will be based on the centos server image. The VM will be used to host Docker Containers.

we have a ensure, that the containers are able to access Azure storage resources and Azure SQL databases using the service point.

what we have to do ?

Install the container network interface plug-in 


Reference:

https://docs.microsoft.com/en-us/azure/aks/configure-azure-cni?toc=%2Fazure%2Fvirtual-network%2Ftoc.json

https://docs.microsoft.com/en-us/azure/virtual-network/container-networking-overview


No comments:

Post a Comment