kubernetes/pkg/features
Akihiro Suda b16323e37c
New feature gate: KubeletInUserNamespace
Enables support for running kubelet in a user namespace.
The user namespace has to be created before running kubelet.
All the node components such as CRI need to be running in the same user namespace.

See kubernetes/enhancements PR 1371 (merged) and issue 2033.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-07-07 14:22:55 +09:00
..
kube_features.go New feature gate: KubeletInUserNamespace 2021-07-07 14:22:55 +09:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00