AKS - Restriction access between pods with AKS using virtual nodes

Sela Goldenberg 11 Reputation points
2022-07-03T07:28:16.26+00:00

Hello,
I Have an AKS cluster running and using Virtual nodes to run my deployment.
I want to restrict the access between different service in my cluster, I understand NetworkPolicy is used for that
The problem is I cannot seem to be able to implement policy on The virtual nodes running my pods.
Im using the azure Network policy, and I check the npm pod in my cluster and I see it only running on my default system-node and not on my virtual node.
Is there any way to make it run on the virtual node?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
711 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,146 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.