K8S-Security: NetworkPolicy
Intro
In this article, I am going to demonstrate how NetworkPolicy can affect traffics between pods on differento nodes, by creating NetworkPolicy, we can avoid some potential security risks.
I am going to:
Create a deployment using busybox image wi...
clarencebai.hashnode.dev3 min read