I was testing Network Policy on play-with-k8s, but it seems not working.
Network Policy has prerequisites:
and play-with-k8s
But Network Policy has no effect in play-with-k8s. Any recommendations? Thanks.
You could test network policies by using minikube. Just make sure to set the --network-plugin flag
when spinning up the cluster.