Skip to content
Snippets Groups Projects
Verified Commit 1a0ad5b2 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(kyverno): Make kyverno useable when draining nodes

Currently kyverno gets stuck in 'terminating' state when draining a
node, this is due unavailability for the addmission webhook that it
provides itself.

This patch pushes the replica count up and adds a PDB, which should help
to make sure it doesn't happen again.

To (temporarily) fix the situation you can delete the the
validationwebhookconfigurations for kyverno until the pod is terminated
and rollout kyverno with a higher replica count again.
parent 2fe36720
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment