mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-01 06:10:17 +00:00
This will only work if the "ReadWriteOncePod" feature gate is enabled. Additionally, this access mode will only work when used by itself. This is because when ReadWriteOncePod is used on a PV or PVC, it renders all other access modes useless since it is most restrictive.