Kubernetes Network Policy
This is the sample network policy rules file for the demo lab. You can watch the full video on YouTube. note.md minikube start -p mininet --network-plugin=cni --cni=calico kubectl create ns net-test kubectl create ns net-test-1 kubectl run pod-a -...


