mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
23 lines
539 B
Plaintext
23 lines
539 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * operators/operator-reference.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="openshift-apiserver-operator_{context}"]
|
|
= OpenShift API Server Operator
|
|
|
|
The OpenShift API Server Operator installs and maintains the `openshift-apiserver` on a cluster.
|
|
|
|
|
|
== Project
|
|
|
|
link:https://github.com/openshift/cluster-openshift-apiserver-operator[openshift-apiserver-operator]
|
|
|
|
|
|
== CRDs
|
|
|
|
* `openshiftapiservers.operator.openshift.io`
|
|
** Scope: Cluster
|
|
** CR: `openshiftapiserver`
|
|
** Validation: Yes
|