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

Need advise #1767

Open
vshulkin opened this issue Sep 30, 2024 · 2 comments
Open

Need advise #1767

vshulkin opened this issue Sep 30, 2024 · 2 comments

Comments

@vshulkin
Copy link

Hi! Is there a way to monitor a pod's labels and trigger sidecar injection when those labels change? I know that injection currently happens only at pod creation, but what about existing pods? Do I need to recreate them for Kruise to inject the sidecar?

@furykerry
Copy link
Member

it is not possible after pod creation, the apiserver will reject any add or deletion to the container list of pod.

@vshulkin
Copy link
Author

vshulkin commented Oct 2, 2024 via email

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

2 participants