Skip to content

Commit f6ad935

Browse files
author
diksha1999
committed
Add feature gate prerequisite for machine config nodes
Changes done in checking-mco-node-status.adoc and machine_configuration/index.adoc Edit FeatureGate CR
1 parent dae150a commit f6ad935

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

machine_configuration/index.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ include::modules/machine-config-drift-detection.adoc[leveloffset=+1]
4444
include::modules/checking-mco-status.adoc[leveloffset=+1]
4545
include::modules/checking-mco-node-status.adoc[leveloffset=+1]
4646

47+
[role="_additional-resources"]
48+
.Additional resources
49+
50+
* For more information about feature gates, see xref:../nodes/clusters/nodes-cluster-enabling-features.adoc#nodes-cluster-enabling-features-console_nodes-cluster-enabling[Enabling feature sets using the web console].
51+
4752
[id="machine-config-operator-certificates_{context}"]
4853
== Understanding Machine Config Operator certificates
4954

modules/checking-mco-node-status.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ To see the status of the Machine Config Operator (MCO) updates to your cluster,
1313
:FeatureName: Improved MCO state reporting
1414
include::snippets/technology-preview.adoc[]
1515

16+
.Prerequisites
17+
* You set `featureSet: TechPreviewNoUpgrade` in your `FeatureGate` custom resource (CR) to enable the feature set capability for your cluster.
18+
1619
.Procedure
1720
. Get a summary of update statuses for all nodes in all machine config pools by running the following command:
1821
+

0 commit comments

Comments
 (0)