-
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
Sidecar containers KEP #3761
Sidecar containers KEP #3761
Conversation
111db4a
to
beeafd0
Compare
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.
small nit, otherwise SGTM
Thank you @SergeyKanzhelev and @jpbetz ! |
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.
I focused on the resource management part of the proposal, will take a look at the overall proposal if time allows in the coming days.
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.
Overall, YAY! Happy to see this proceed.
1628600
to
ace2cc6
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dchen1107, matthyx, mrunalp, SergeyKanzhelev, thockin, wojtek-t 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 |
/hold cancel Thanks! |
Given a bunch of approvals above, let me actually go ahead and lgtm it too. Let's make this happen - this is really cool! /lgtm |
This alternative is trying to replicate systemd dependencies. The alternative | ||
was rejected for the following reasons: | ||
- Universal sidecars injection is not possible for such a system. | ||
- There were lack of scenarios requiring more than general containers sequencing |
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.
I will try to gather more scenarios - if people hear about them, please send them my way (I may create a separate tracking issue)
One-line PR description: This is sidecar containers KEP
Issue link: Sidecar containers #3759
Other comments:
/sig node
/cc @matthyx @jpbetz
/cc @derekwaynecarr @thockin @mrunalp