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.
2 parents 416467b + 1e438ad commit a8b5598Copy full SHA for a8b5598
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