Skip to content

The openshift-controller-manager operator installs and maintains the openshift-controller-manager on a cluster

License

Notifications You must be signed in to change notification settings

openshift/cluster-openshift-controller-manager-operator

Folders and files

NameName
Last commit message
Last commit date
Jun 17, 2024
Dec 16, 2021
May 7, 2024
May 27, 2024
Jun 17, 2024
Feb 17, 2025
Jan 29, 2023
Feb 17, 2025
Dec 5, 2024
Oct 24, 2019
Jan 23, 2024
Apr 16, 2019
Dec 5, 2024
Sep 12, 2018
Oct 19, 2023
Dec 20, 2024
Sep 5, 2022
Feb 17, 2025
Feb 17, 2025

Repository files navigation

cluster-openshift-controller-manager-operator

The openshift-controller-manager operator is an OpenShift ClusterOperator. It installs and maintains the OpenShiftControllerManager Custom Resource in a cluster and can be viewed with:

oc get clusteroperator openshift-controller-manager -o yaml

The Custom Resource Definition openshiftcontrollermanagers.operator.openshift.io
can be viewed in a cluster with:

$ oc get crd openshiftcontrollermanagers.operator.openshift.io -o yaml

Many OpenShift ClusterOperators share common build, test, deployment, and update methods.
For more information about how to build, deploy, test, update, and develop OpenShift ClusterOperators, see
OpenShift ClusterOperator and Operand Developer Document

This section explains how to deploy OpenShift with your test openshift-controller-manager image:
Testing a ClusterOperator/Operand image in a cluster

About

The openshift-controller-manager operator installs and maintains the openshift-controller-manager on a cluster

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages