website/content/en/docs/reference/command-line-tools-reference/feature-gates/selinux-mount-read-write-on...

592 B

title content_type _build stages
SELinuxMountReadWriteOncePod feature_gate
list render
never false
stage defaultValue fromVersion toVersion
alpha false 1.25 1.26
stage defaultValue fromVersion toVersion
beta false 1.27 1.27
stage defaultValue fromVersion
beta true 1.28

Speeds up container startup by allowing kubelet to mount volumes for a Pod directly with the correct SELinux label instead of changing each file on the volumes recursively. The initial implementation focused on ReadWriteOncePod volumes.