Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is out of date.
Please see the relevant page for the latest release: e.g. Release J - Run in Docker


network policy is used to control the traffic flow between endpoints in k8s cluster.

...

After successful installation, we should see the pods:

Image Modified


Check cilium status:

...

after deployment, you should be able to see nonrtric services/pods are up and running:

Image Added

pay attention to the labels above, in this demo we will use labels to define the network-policy rules.

...