mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Correct the name of parameter
The right parameter is `--schedule-config`
This commit is contained in:
parent
ffe8370927
commit
233cbc55d5
@ -33,7 +33,7 @@ is restarted.
|
|||||||
## Tuning
|
## Tuning
|
||||||
|
|
||||||
The scheduler configuration can be fine-tuned using an ini-style configuration file.
|
The scheduler configuration can be fine-tuned using an ini-style configuration file.
|
||||||
The filename is passed via `--scheduler_config` to the `km scheduler` command.
|
The filename is passed via `--scheduler-config` to the `km scheduler` command.
|
||||||
|
|
||||||
Be warned though that some them are pretty low-level and one has to know the inner
|
Be warned though that some them are pretty low-level and one has to know the inner
|
||||||
workings of k8sm to find sensible values. Moreover, these settings may change or
|
workings of k8sm to find sensible values. Moreover, these settings may change or
|
||||||
|
Loading…
Reference in New Issue
Block a user