Skip to content

Commit 0c644bb

Browse files
committed
OSDOCS-15521: Fix discrete headings for Operator ref
1 parent c3f7518 commit 0c644bb

File tree

48 files changed

+43
-162
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+43
-162
lines changed

_unused_topics/windows-machine-config-operator.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,9 @@
55
[id="windows-machine-config-operator_{context}"]
66
= Windows Machine Config Operator
77

8-
[discrete]
9-
== Purpose
10-
118
The Windows Machine Config Operator (WMCO) orchestrates the process of deploying and managing Windows workloads on a cluster. The WMCO configures Windows machines into compute nodes, enabling Windows container workloads to run in {product-title} clusters. This is done by creating a compute machine set that uses a Windows image with the Docker-formatted container runtime installed. The WMCO completes all necessary steps to configure the underlying Windows VM so that it can join the cluster as a compute node.
129

1310
[discrete]
1411
== Project
1512

16-
link:https://github.com/openshift/windows-machine-config-operator[windows-machine-config-operator]
13+
link:https://github.com/openshift/windows-machine-config-operator[windows-machine-config-operator]

architecture/control-plane.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ include::modules/arch-cluster-operators.adoc[leveloffset=+2]
2323

2424
[role="_additional-resources"]
2525
.Additional resources
26-
* xref:../operators/operator-reference.adoc#cluster-operators-ref[Cluster Operators reference]
26+
* xref:../operators/operator-reference.adoc#operator-reference[Cluster Operators reference]
2727
endif::[]
2828
2929
include::modules/arch-olm-operators.adoc[leveloffset=+2]

authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ To resolve insufficient credentials issues, provide a credential with sufficient
112112
[id="additional-resources_about-cloud-credential-operator_{context}"]
113113
== Additional resources
114114

115-
* xref:../../operators/operator-reference.adoc#cloud-credential-operator_cluster-operators-ref[Cluster Operators reference page for the Cloud Credential Operator]
115+
* xref:../../operators/operator-reference.adoc#cloud-credential-operator_operator-reference[Cluster Operators reference page for the Cloud Credential Operator]

installing/overview/cluster-capabilities.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ include::modules/explanation-of-capabilities.adoc[leveloffset=+1]
2626

2727
[role="_additional-resources"]
2828
.Additional resources
29-
* xref:../../operators/operator-reference.adoc#cluster-operator-reference[Cluster Operators reference]
29+
* xref:../../operators/operator-reference.adoc#operator-reference[Cluster Operators reference]
3030
3131
// Bare-metal capability
3232
include::modules/cluster-bare-metal-operator.adoc[leveloffset=+2]
@@ -85,4 +85,4 @@ include::modules/cluster-samples-operator.adoc[leveloffset=+2]
8585
[role="_additional-resources"]
8686
[id="additional-resources_{context}"]
8787
== Additional resources
88-
* xref:../../post_installation_configuration/enabling-cluster-capabilities.adoc#enabling-cluster-capabilities[Enabling cluster capabilities after installation]
88+
* xref:../../post_installation_configuration/enabling-cluster-capabilities.adoc#enabling-cluster-capabilities[Enabling cluster capabilities after installation]

machine_management/cluster_api_machine_management/cluster-api-about.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ include::modules/capi-arch-operator.adoc[leveloffset=+2]
3939

4040
[role="_additional-resources"]
4141
.Additional resources
42-
* xref:../../operators/operator-reference.adoc#cluster-capi-operator_cluster-operators-ref[{cluster-capi-operator}]
42+
* xref:../../operators/operator-reference.adoc#cluster-capi-operator_operator-reference[{cluster-capi-operator}]
4343

4444
//Cluster API primary resources
45-
include::modules/capi-arch-resources.adoc[leveloffset=+2]
45+
include::modules/capi-arch-resources.adoc[leveloffset=+2]

machine_management/control_plane_machine_management/cpmso-about.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ include::modules/cpmso-limitations.adoc[leveloffset=+1]
2525
[id="additional-resources_cpmso-about"]
2626
== Additional resources
2727

28-
* xref:../../operators/operator-reference.adoc#control-plane-machine-set-operator_cluster-operators-ref[Control Plane Machine Set Operator reference]
29-
* xref:../../rest_api/machine_apis/controlplanemachineset-machine-openshift-io-v1.adoc#controlplanemachineset-machine-openshift-io-v1[`ControlPlaneMachineSet` custom resource]
28+
* xref:../../operators/operator-reference.adoc#control-plane-machine-set-operator_operator-reference[Control Plane Machine Set Operator reference]
29+
* xref:../../rest_api/machine_apis/controlplanemachineset-machine-openshift-io-v1.adoc#controlplanemachineset-machine-openshift-io-v1[`ControlPlaneMachineSet` custom resource]

modules/baremetal-event-relay.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
[id="baremetal-event-relay_{context}"]
55
= {redfish-operator}
66

7-
[discrete]
8-
== Purpose
97
The OpenShift {redfish-operator} manages the life-cycle of the Bare Metal Event Relay. The Bare Metal Event Relay enables you to configure the types of cluster event that are monitored using Redfish hardware events.
108

119
[discrete]

modules/cloud-credential-operator.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
[id="cloud-credential-operator_{context}"]
66
= Cloud Credential Operator
77

8-
[discrete]
9-
== Purpose
10-
118
The Cloud Credential Operator (CCO) manages cloud provider credentials as Kubernetes custom resource definitions (CRDs). The CCO syncs on `CredentialsRequest` custom resources (CRs) to allow {product-title} components to request cloud provider credentials with the specific permissions that are required for the cluster to run.
129

1310
By setting different values for the `credentialsMode` parameter in the `install-config.yaml` file, the CCO can be configured to operate in several different modes. If no mode is specified, or the `credentialsMode` parameter is set to an empty string (`""`), the CCO operates in its default mode.

modules/cluster-authentication-operator.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
[id="cluster-authentication-operator_{context}"]
66
= Cluster Authentication Operator
77

8-
[discrete]
9-
== Purpose
10-
118
The Cluster Authentication Operator installs and maintains the `Authentication` custom resource in a cluster and can be viewed with:
129

1310
[source,terminal]

modules/cluster-autoscaler-operator.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
[id="cluster-autoscaler-operator_{context}"]
66
= Cluster Autoscaler Operator
77

8-
[discrete]
9-
== Purpose
10-
118
The Cluster Autoscaler Operator manages deployments of the OpenShift Cluster Autoscaler using the `cluster-api` provider.
129

1310
[discrete]

0 commit comments

Comments
 (0)