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

Pods dont always get sidecars injected #54

Open
CoryHagerman opened this issue Jun 30, 2023 · 0 comments
Open

Pods dont always get sidecars injected #54

CoryHagerman opened this issue Jun 30, 2023 · 0 comments

Comments

@CoryHagerman
Copy link

I have Kruise 1.4 Running in a GKE cluster and sometimes nodes will restart. Depending on the order of this its possible for all instances of kruise-controller-manager to be restarted at the same time as other pods.

If this happens the pods all get rescheduled at once and there is no way to call the MutatingWebhook and the Pods dont get their sidecar injected. In my case when this happens the containers with the missing sidecar get stuck in a crashloop backoff until the pod is deleted. The sidecar is required for the service to start.

I am running 3 replicas with 3 nodes in GKE.

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