UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

Cluster Auditor

Overview

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.

Big Bang Touchpoints

graph TB 
  subgraph "Cluster Auditor"
    clusterauditor 
  end 

  subgraph "Elasticsearch"
    clusterauditor --> elasticsearch 
  end

High Availability

CA currently does not support HA.

Storage

It uses the currently deployed Elasticsearch that's deployed as part of the logging stack.

Single Sign On (SSO)

CA does not have SSO Integration.

Licensing

CA parent image is fluentd which uses Apache License 2.0.

Dependant Packages

  • Elasticsearch Kibana
  • OPA Gatekeeper