Skip to content

openshift/cluster-openshift-controller-manager-operator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
pkg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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