-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
feat(scheduling): initialize kep for graduating schedule daemonset pods #1299
feat(scheduling): initialize kep for graduating schedule daemonset pods #1299
Conversation
14aebbd
to
853432b
Compare
keps/sig-scheduling/20191011-graduate-schedule-daemonset-pods-to-ga.md
Outdated
Show resolved
Hide resolved
keps/sig-scheduling/20191011-graduate-schedule-daemonset-pods-to-ga.md
Outdated
Show resolved
Hide resolved
LGTM overall :) |
keps/sig-scheduling/20191011-graduate-schedule-daemonset-pods-to-ga.md
Outdated
Show resolved
Hide resolved
|
||
### Risks and Mitigations | ||
|
||
The major concern for graduating ScheduleDaemonSetPods to the stable version could be the overhead to the scheduler and the startup time of daemons. After we graduate this feature, the scheduler would select nodes for all of the DaemonSet pods, which may cause a lot of pods with NodeAffinity to be processed. |
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.
let's open an issue for performance concern to trace that, not a block issue.
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.
Hi @k82cn, do we need to create another issue for tracking the graduation or we could use the existing issue for this? |
683b526
to
fc6ff1a
Compare
fc6ff1a
to
31d8b74
Compare
cc/ @janetkuo |
31d8b74
to
442d68f
Compare
442d68f
to
6d36008
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: draveness, k82cn The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/assign @k82cn @ahg-g
/sig scheduling
/sig apps
ref: #548