Kubernetes

What are some use cases for using Network Policies?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

  • Security: You want to prevent from everyone to communicate with a certain pod for security reasons
    • Controlling network traffic: You would like to deny network flow between two specific nodes