I have an Azure AKS Cluster which utilizes the Azure CNI Network plugin.
How can I find the CNI version being used in this cluster?
I want find out if my AKS Cluster used the traditional Azure CNI v1 or Azure CNIv2.
I have an Azure AKS Cluster which utilizes the Azure CNI Network plugin.
How can I find the CNI version being used in this cluster?
I want find out if my AKS Cluster used the traditional Azure CNI v1 or Azure CNIv2.
Copyright © 2021 Jogjafile Inc.
according to this document you can do:
on your node(s). that can be easily done with
kubectl debug