We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c7ba0a + 07ff00e commit a77363fCopy full SHA for a77363f
content/en/docs/concepts/workloads/pods/user-namespaces.md
@@ -177,6 +177,8 @@ to the `kubelet` user:
177
configuration.
178
179
* The subordinate ID count must be a multiple of 65536
180
+ (for Kubernetes {{< skew currentVersion >}} the subordinate ID count for each Pod is hard-coded
181
+ to 65536).
182
183
* The subordinate ID count must be at least `65536 x <maxPods>` where `<maxPods>`
184
is the maximum number of pods that can run on the node.
0 commit comments