Skip to content

Commit 2ba7742

Browse files
authored
Merge pull request #33711 from Sea-n/fix-typo-k8s-en
[en] Fix `Kubernetes` typo
2 parents d06248b + 3ca1a91 commit 2ba7742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2021-09-13-read-write-once-pod-access-mode-alpha.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ The minimum required versions are:
255255

256256
## What’s next?
257257

258-
As part of the beta graduation for this feature, SIG Storage plans to update the Kubenetes scheduler to support pod preemption in relation to ReadWriteOncePod storage.
258+
As part of the beta graduation for this feature, SIG Storage plans to update the Kubernetes scheduler to support pod preemption in relation to ReadWriteOncePod storage.
259259
This means if two pods request a PersistentVolumeClaim with ReadWriteOncePod, the pod with highest priority will gain access to the PersistentVolumeClaim and any pod with lower priority will be preempted from the node and be unable to access the PersistentVolumeClaim.
260260

261261
## How can I learn more?

0 commit comments

Comments
 (0)