Weave Net for NetworkPolicy
You need to have a Kubernetes cluster. Follow the kubeadm getting started guide to bootstrap one.
Follow the guide.
Verify that the weave works.
Enter the following command:
NAME READY STATUS RESTARTS AGE IP NODE
weave-net-7nmwt 2/2 Running 3 9d 192.168.2.131 masternode
Each Node has a weave Pod, and all Pods are and 2/2 READY
. (2/2
means that each Pod has and weave-npc
.)
Once you have installed the Weave Net addon, you can follow the Declare Network Policy to try out Kubernetes NetworkPolicy. If you have any question, contact us at .