Commit 233cbc55 authored by Klaus Ma's avatar Klaus Ma

Correct the name of parameter

The right parameter is `--schedule-config`
parent ffe83709
...@@ -33,7 +33,7 @@ is restarted. ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment