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

Kubernetes Sidecar support #179

Open
vpatil-tibco opened this issue Mar 24, 2021 · 1 comment
Open

Kubernetes Sidecar support #179

vpatil-tibco opened this issue Mar 24, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@vpatil-tibco
Copy link
Collaborator

Context
Sidecar is supported oob starting Kubernetes 1.18.x. Customer has requested support. Their requirement is to mark container dependencies and leverage sidecar lifecycle pattern to achieve that.

Alternatives
This can be done today by manually add/modifying existing yaml configurations.

Has the feature been requested before?
https://jira.tibco.com/browse/BE-29690

If the feature request is approved, would you be willing to submit a PR?
Yes

@rameshpolishetti
Copy link
Collaborator

So far (i.e till Kubernetes v1.21) the concept of sidecar containers to Kubernetes not became reality. Refer - https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/753-sidecar-containers#implementation-history

We can consider this when it is made available in the Kubernetes release.

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

No branches or pull requests

2 participants