Typo fix: writeable->writable (#8564)
* Update pod-security-policy.md * Update reconfigure-kubelet.md
This commit is contained in:
@@ -428,7 +428,7 @@ filesystem can escalate privileges, including reading data from other
|
||||
containers, and abusing the credentials of system services, such as Kubelet._
|
||||
|
||||
**ReadOnlyRootFilesystem** - Requires that containers must run with a read-only
|
||||
root filesystem (i.e. no writeable layer).
|
||||
root filesystem (i.e. no writable layer).
|
||||
|
||||
### FlexVolume drivers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user