Hi @Ivan Borisov,
It seem this is still not available, and here is a Github issue: https://github.com/virtual-kubelet/azure-aci/issues/418
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
Could you please help me find a solution to establish connection from my VM in Azure vnet to a container on AKS Virtual node (CNI Network)? The container is listening on a specific port, but it's IP in ACI CNI network is not reachable from VM's vnet. With regular AKS nodes the same is easily achieved with port-forwarding: kubectl port-forward --address localhost pod/$pod_name :$port
. How to do the same with Virtual node and CNI Network?
Kind regards,
Ivan
Hi @Ivan Borisov,
It seem this is still not available, and here is a Github issue: https://github.com/virtual-kubelet/azure-aci/issues/418