The OCM Status Addon is a status reporting add-on for Open Cluster Management (OCM). It enables KubeStellar to collect and report the status of workloads running on managed clusters back to the hub (the KubeStellar ITS).
The OCM Status Addon consists of two roles packaged in a single container image:
| Artifact | Location |
|---|---|
| Container image | ghcr.io/kubestellar/ocm-status-addon |
| Helm chart | ghcr.io/kubestellar/ocm-status-addon-chart |
| Source code | github.com/kubestellar/ocm-status-addon |
The OCM Status Addon is deployed automatically when an ITS (Inventory and Transport Space) is created via the Core Helm chart. It is a required component for status reporting in the legacy KubeStellar architecture.
For more details on packaging, container images, and the Helm chart, see Packaging and Delivery.