Merge pull request #47229 from yosshi825/patch-2
Add /sys/devices/virtual/powercap to Masked Pathspull/46890/head
commit
40d97230ab
|
@ -498,6 +498,7 @@ them. The list of masked and read-only paths are as follows:
|
|||
- `/proc/sched_debug`
|
||||
- `/proc/scsi`
|
||||
- `/sys/firmware`
|
||||
- `/sys/devices/virtual/powercap`
|
||||
|
||||
- Read-Only Paths:
|
||||
- `/proc/bus`
|
||||
|
@ -578,4 +579,4 @@ kubectl delete pod security-context-demo-4
|
|||
* Read about [User Namespaces](/docs/concepts/workloads/pods/user-namespaces/)
|
||||
for Linux pods.
|
||||
* [Masked Paths in the OCI Runtime
|
||||
Specification](https://github.com/opencontainers/runtime-spec/blob/f66aad47309/config-linux.md#masked-paths)
|
||||
Specification](https://github.com/opencontainers/runtime-spec/blob/f66aad47309/config-linux.md#masked-paths)
|
||||
|
|
Loading…
Reference in New Issue