Skip to content

Timing issues when a cluster restarts #10859

Answered by mateiidavid
xolott asked this question in Help
Discussion options

You must be logged in to vote

@xolott hey, thanks for raising this.

I assume you use the CNI plugin in your environment. Unfortunately, this is a short-coming in the CNI spec and this issue isn't exclusive to linkerd-cni. We have some measures in place to limit the blast radius for this as much as possible, but we do not control the scheduler, or the kubelet runtime that's responsible for starting the pods. You can look at #8070 for a more detailed overview (and all of its associated issues).

In the latest stable version, each injected pod (when using the CNI plugin) will receive a validator init container that will fail if the pod ran before the CNI plugin was configured. This will effectively stop your pod from roll…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xolott
Comment options

Answer selected by xolott
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants