Open
Description
Kyverno Version
1.12
Kubernetes Version
1.29
Kubernetes Platform
EKS
Description
This policy https://kyverno.io/policies/istio/add-ambient-mode-namespace/add-ambient-mode-namespace/ adds the label to the kube-system and the istio-system namespace.
The attached policy would be a better one as it excludes the kube-system and istio-system namespace from the Istio Ambient data plane.
Steps to reproduce
- Apply this policy: https://kyverno.io/policies/istio/add-ambient-mode-namespace/add-ambient-mode-namespace/
Expected behavior
To not apply to the kube-system nor the istio-system namespace
Screenshots
No response
Kyverno logs
Slack discussion
No response
Troubleshooting
- I have read and followed the documentation AND the troubleshooting guide.
- I have searched other issues in this repository and mine is not recorded.