We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2aa6d commit 1e438adCopy full SHA for 1e438ad
pkg/plugins/resource_fungibility/README.md
@@ -50,6 +50,7 @@ Generally looks like:
50
```yaml
51
containers:
52
- commands:
53
+ - /kube-scheduler
54
- --feature-gates=MaxUnavailableStatefulSet=true # this is require by lws
55
- --config=/etc/kubernetes/kube-scheduler-config.yaml # set the kube-scheduler-config.yaml
56
# - --v=6 # debugging only.
0 commit comments