Skip to content

Commit

Permalink
fix: decompose istio oscal
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudBeard committed Sep 25, 2024
1 parent b46f8f0 commit 9bdebee
Show file tree
Hide file tree
Showing 79 changed files with 58,734 additions and 1,270 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# README.md

**NAME** - all-namespaces-istio-injected

**INPUT** - Collects all namespaces in the Kubernetes cluster.

**POLICY** - Checks that all namespaces are Istio-injected, except for a predefined list of exempted namespaces.

**NOTES** - The exempted namespaces are: `istio-system`, `kube-system`, `default`, `istio-admin-gateway`, `istio-passthrough-gateway`, `istio-tenant-gateway`, `kube-node-lease`, `kube-public`, `uds-crds`, `uds-dev-stack`, `uds-policy-exemptions`, `zarf`.
Loading

0 comments on commit 9bdebee

Please sign in to comment.