-
Notifications
You must be signed in to change notification settings - Fork 81
Add colocation and descheduler doc #336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/hold |
f779d96 to
32b9ce9
Compare
Signed-off-by: Monokaix <[email protected]>
|
/hold cancel |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: william-wang The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
|
||
| **固定间隔**: 指定参数`--descheduling-interval=10m`,表示每10分钟运行一次重调度。 | ||
|
|
||
| 请注意,`--descheduling-interval`的优先级高于`--descheduling-interval-cron-expression`,当两个参数都设置时,descheduler 的行为以`--descheduling-interva`设置的为准。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
注意可以用 > 注意:的markdown引用语法来标识
Signed-off-by: Kevin Wang <[email protected]>
Signed-off-by: Kevin Wang <[email protected]>
|
/lgtm |
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
/kind documentation
What this PR does / why we need it:
Add colocation and descheduler doc to master version.
Which issue(s) this PR fixes: