Cluster Auditor Architecture Documentation Updates
All threads resolved!
All threads resolved!
Compare changes
@@ -2,7 +2,7 @@
Cluster Auditor(CA) pulls data from the kubernetes API, transforms them and inserts them into Elasticsearch which can then be queried by Kibana. The types of objects are both OPA Gatekeeper CRDs and native kubernetes [objects](https://repo1.dso.mil/platform-one/big-bang/apps/core/cluster-auditor/-/blob/main/chart/templates/configMap.yaml).
Cluster Auditor(CA) pulls contstraints from the kubernetes API, transforms them and inserts them into Prometheus to be displayed in a Grafana Dashboard. Cluster Auditor uses OPA Gatekeeper CRDs and native kubernetes [objects](https://repo1.dso.mil/platform-one/big-bang/apps/core/cluster-auditor/-/blob/main/chart/templates/clusterRole.yaml).
@@ -12,8 +12,8 @@ graph TB
@@ -23,7 +23,7 @@ CA currently does not support HA.
@@ -31,9 +31,9 @@ CA does not have SSO Integration.