Skip to content
Discussion options

You must be logged in to vote

Hi Darek,

Unfortunately, as a result of poor interoperability between certain CNI network policy engines and k8s' lifecycle hooks, we had to introduce a noop container to ensure workloads come up successfully. For more context, you can check #9504.

We have replaced the noop container with an iptables validator for CNI plugins, and this will ship as part of 2.13. The validator will use the same image as the proxy, which means you can import it into your own registry. At the moment, you cannot change the noop container's registry or disable it.

You can use an edge version if you want, that should include the validator instead of the noop container.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@darek76000
Comment options

@alpeb
Comment options

alpeb Apr 7, 2023
Collaborator

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