OCM

Delivers the Open Component Model (OCM) as a service within ManagedControlPlanes, enabling secure software delivery and deployment at any scale.
API Group: ocm.services.openmcp.cloud
API Version: v1alpha1
Kind: OCM
Usage
Deploy OCM within a control plane:
apiVersion: ocm.services.openmcp.cloud/v1alpha1
kind: OCM
metadata:
name: my-controlplane
namespace: project-platform-team--ws-dev
spec:
version: 0.3.0
The OCM service provider manages the ocm-k8s-toolkit controller deployment on your ManagedControlPlane, enabling secure software delivery using the Open Component Model.
The base installation comes with minimal RBAC settings. To extend permissions, follow the custom RBAC for OCM guide.