diff options
| author | AdamDang <adam.dang@daocloud.io> | 2018-09-21 18:48:15 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-21 18:48:15 +0800 |
| commit | fc309697a3964f29ac7a7c9986bf3c1d8dc12fa3 (patch) | |
| tree | 177829974e8d55fbb449458e25ac920c8e6f29d3 | |
| parent | ec12a2f30c8d33fa16fe34f737502c471146ed7f (diff) | |
Update volume-topology-scheduling.md
| -rw-r--r-- | contributors/design-proposals/storage/volume-topology-scheduling.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/storage/volume-topology-scheduling.md b/contributors/design-proposals/storage/volume-topology-scheduling.md index e685d860..a3c9cfe7 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. |
