...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
kubectl label namespace nonrtric istio-injection=enabled --overwrite |
Once the sidecar injection is enabled in nonrtric namespace, the envoy sidecar is injected into all the pods in nonrtric.
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
kubectl label namespace nonrtric istio-injection=enabled --overwrite |
Once the sidecar injection is enabled in nonrtric namespace, the envoy sidecar is injected into all the pods in nonrtric.