The cbcontainers-hardening-state-reporter component is responsible for reporting Kubernetes objects to the backend.

The cbcontainers-hardening-state-reporter component monitors Kubernetes objects (such as pods, deployments, services, and so forth) by using a Kubernetes API watch method. It reports changes of objects to the backend.

Image cbartifactory/guardrails-state-reporter
Opened ports None
Connects to Kubernetes services The Kubernetes API server IP addresses (resolved from kubernetes.default.svc within the cluster)
Connects to backend events.containers.carbonblack.io:443 (gRPC)

defense-prod05.conferdeploy.net:443

NO_PROXY requirements The Kubernetes API server IP addresses (resolved from kubernetes.default.svcwithin the cluster)
Requested resources CPU- 30m, Memory - 64Mi
Resource limits CPU- 200m, Memory - 256Mi
Replica count (min & def) Min- 1, Default - 1
Horizontal Scaling None
Tolerances

node.kubernetes.io/not-ready:NoExecute op=Exists for 300s

node.kubernetes.io/unreachable:NoExecute op=Exists for 300s

Is privileged No