content: Expand version requirements for userns explanation

pull/41908/head
Rodrigo Campos 2023-08-07 15:48:33 +02:00
parent c34f1ebb8e
commit 6c2a9c574c
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ to use this feature with Kubernetes pods:
* CRI-O: version 1.25 (and later) supports user namespaces for containers.
containerd v1.7 is not compatible with the userns support in Kubernetes v{{< skew currentVersion >}}.
containerd v1.7 is not compatible with the userns support in Kubernetes v1.27 to v{{< skew latestVersion >}}.
Kubernetes v1.25 and v1.26 used an earlier implementation that **is** compatible with containerd v1.7,
in terms of userns support.
If you are using a version of Kubernetes other than {{< skew currentVersion >}},