From fc309697a3964f29ac7a7c9986bf3c1d8dc12fa3 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Fri, 21 Sep 2018 18:48:15 +0800 Subject: [PATCH] Update volume-topology-scheduling.md --- .../design-proposals/storage/volume-topology-scheduling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/storage/volume-topology-scheduling.md b/contributors/design-proposals/storage/volume-topology-scheduling.md index e685d8609..a3c9cfe75 100644 --- a/contributors/design-proposals/storage/volume-topology-scheduling.md +++ b/contributors/design-proposals/storage/volume-topology-scheduling.md @@ -736,7 +736,7 @@ allowedTopologies: ## Feature Gates -PersistentVolume.NodeAffinity and StorageClas.BindingMode fields will be +PersistentVolume.NodeAffinity and StorageClass.BindingMode fields will be controlled by the VolumeScheduling feature gate, and must be configured in the kube-scheduler, kube-controller-manager, and all kubelets.