1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/cluster-authentication-operator.adoc
Max Bridges b5fc467d1f add content types to untagged modules
OSDOCS-16694
2025-10-31 21:02:28 -04:00

20 lines
531 B
Plaintext

// Module included in the following assemblies:
//
// * operators/operator-reference.adoc
:_mod-docs-content-type: CONCEPT
[id="cluster-authentication-operator_{context}"]
= Cluster Authentication Operator
The Cluster Authentication Operator installs and maintains the `Authentication` custom resource in a cluster and can be viewed with:
[source,terminal]
----
$ oc get clusteroperator authentication -o yaml
----
== Project
link:https://github.com/openshift/cluster-authentication-operator[cluster-authentication-operator]