Skip to content

Commit 4203f9b

Browse files
authored
Merge pull request #63896 from mburke5678/nodes-remove-crun-tp-prereq
Removed tech preview prereq missed when promoted to GA
2 parents 40a721e + 2fb5f8b commit 4203f9b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

modules/create-a-containerruntimeconfig-crd.adoc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,6 @@ spec:
103103
set to a positive number, it must be at least 8192.
104104
<6> Optional: Specifies the container runtime to deploy to new containers. The default is `runc`.
105105

106-
.Prerequisite
107-
108-
* To enable crun, you must enable the `TechPreviewNoUpgrade` feature set.
109-
+
110-
[NOTE]
111-
====
112-
Enabling the `TechPreviewNoUpgrade` feature set cannot be undone and prevents minor version updates. These feature sets are not recommended on production clusters.
113-
====
114-
115106
.Procedure
116107

117108
To change CRI-O settings using the `ContainerRuntimeConfig` CR:

0 commit comments

Comments
 (0)