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