Skip to content

Commit e5509e1

Browse files
author
Michael Burke
committed
Added enable TP per ptalgulk01
1 parent 9a2b983 commit e5509e1

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

modules/checking-mco-node-status-configuring.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ During the update of a machine config pool (MCP), you can monitor the progress o
1010

1111
For more information on the meaning of these fields, see "About checking machine config node status."
1212

13+
.Prerequisites
14+
15+
* In order to see specific machine config node output, as described in "About checking machine config node status", you must enable the `TechPreviewNoUpgrade` feature set on the cluster. For more information, see "Enabling features using feature gates".
16+
+
17+
[NOTE]
18+
====
19+
Enabling the `TechPreviewNoUpgrade` feature set cannot be undone and prevents minor version updates. These feature sets are not recommended on production clusters.
20+
====
21+
+
22+
--
23+
:FeatureName: The custom layered image output
24+
include::snippets/technology-preview.adoc[]
25+
--
26+
1327
.Procedure
1428

1529
* View the update status of all nodes in the cluster, including the current and desired machine configurations, by running the following command:

modules/checking-mco-node-status.adoc

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ The node update process consists of the following phases and subphases that are
2828
* *Resumed*. The MCO restarted the config drift monitor process and the node returns to operational state.
2929
* *ImagePulledFromRegistry*. The MCO has pulled the desired custom layered image. This condition applies only to nodes on which {image-mode-os-on-lower} has been configured.
3030
+
31+
In order to see *ImagePulledFromRegistry* in the output, you must enable the `TechPreviewNoUpgrade` feature set on the cluster. For more information, see "Enabling features using feature gates".
32+
+
33+
[NOTE]
34+
====
35+
Enabling the `TechPreviewNoUpgrade` feature set cannot be undone and prevents minor version updates. These feature sets are not recommended on production clusters.
36+
====
37+
+
3138
--
3239
:FeatureName: The `ImagePulledFromRegistry` condition
3340
include::snippets/technology-preview.adoc[]
@@ -249,5 +256,12 @@ For clusters configured with {image-mode-os-on-lower}, the machine config node o
249256

250257
include::snippets/mco-mcn-ocl-example.adoc[]
251258

252-
:FeatureName: This machine config node output
259+
In order to see the custom layered image in the output, you must enable the `TechPreviewNoUpgrade` feature set on the cluster. For more information, see "Enabling features using feature gates".
260+
261+
[NOTE]
262+
====
263+
Enabling the `TechPreviewNoUpgrade` feature set cannot be undone and prevents minor version updates. These feature sets are not recommended on production clusters.
264+
====
265+
266+
:FeatureName: The custom layered image output
253267
include::snippets/technology-preview.adoc[]

0 commit comments

Comments
 (0)