You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/coreos-layering-configuring-on.adoc
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,13 @@ You should not need to interact with these new objects or the `machine-os-builde
21
21
22
22
You need a separate `MachineOSConfig` CR for each machine config pool where you want to use a custom layered image.
23
23
24
+
:FeatureName: On-cluster image layering
25
+
include::snippets/technology-preview.adoc[]
26
+
24
27
.Prerequisites
25
28
29
+
* You have enabled the `TechPreviewNoUpgrade` feature set by using the feature gates. For more information, see "Enabling features using feature gates".
30
+
26
31
* You have a copy of the global pull secret in the `openshift-machine-config-operator` namespace that the MCO needs in order to pull the base operating system image.
27
32
28
33
* You have a copy of the `etc-pki-entitlement` secret in the `openshift-machine-api` namespace.
0 commit comments