Versions Compared

Key

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

...

Kubernetes supports different network policies like Calico, Cilium. For this study we have used Calico https://docs.projectcalico.org/getting-started/kubernetes/helm

Nonrtric:

Install the nonrtric functions and Make sure the sidecar injection is enabled for nonrtric namespace,

Code Block
languagebash
themeRDark
titleistio inject
kubectl label namespace nonrtric istio-injection=enabled --overwrite