File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
content/en/docs/tasks/configure-pod-container Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -498,6 +498,7 @@ them. The list of masked and read-only paths are as follows:
498
498
- ` /proc/sched_debug`
499
499
- ` /proc/scsi`
500
500
- ` /sys/firmware`
501
+ - ` /sys/devices/virtual/powercap`
501
502
502
503
- Read-Only Paths :
503
504
- ` /proc/bus`
@@ -578,4 +579,4 @@ kubectl delete pod security-context-demo-4
578
579
* Read about [User Namespaces](/docs/concepts/workloads/pods/user-namespaces/)
579
580
for Linux pods.
580
581
* [Masked Paths in the OCI Runtime
581
- Specification](https://github.com/opencontainers/runtime-spec/blob/f66aad47309/config-linux.md#masked-paths)
582
+ Specification](https://github.com/opencontainers/runtime-spec/blob/f66aad47309/config-linux.md#masked-paths)
You can’t perform that action at this time.
0 commit comments