Skip to content
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 #3291

Open
justincormack opened this issue Feb 20, 2019 · 0 comments
Open

"sidecar" containers #3291

justincormack opened this issue Feb 20, 2019 · 0 comments

Comments

@justincormack
Copy link
Member

kubernetes/enhancements#753

LinuxKit has always looked like a Kubernetes pod, with sequential init containers and then services. Kubernetes is proposing a "sidecar" which is a service that starts before and terminates after all other services. This could be a useful model for us. (There is also some discussion about sidecars during init, but unresolved).

I think this might cover some ordering issues that people have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant