parent
62a0b5baed
commit
4442de1ce7
|
@ -442,7 +442,7 @@ To assign SELinux labels, the SELinux security module must be loaded on the host
|
|||
|
||||
{{< feature-state for_k8s_version="v1.25" state="alpha" >}}
|
||||
|
||||
By default, the contrainer runtime recursively assigns SELinux label to all
|
||||
By default, the container runtime recursively assigns SELinux label to all
|
||||
files on all Pod volumes. To speed up this process, Kubernetes can change the
|
||||
SELinux label of a volume instantly by using a mount option
|
||||
`-o context=<label>`.
|
||||
|
|
Loading…
Reference in New Issue