Panfactum / stack

The Panfactum Stack
https://panfactum.com
Other
16 stars 5 forks source link

[Bug]: Node are slow to gracefully shutdown due to pod tolerations #50

Closed fullykubed closed 5 months ago

fullykubed commented 6 months ago

Prior Search

What happened?

It appears that some pods are allowed to be scheduled on terminating nodes (cilium, aws-ebs-driver) which I believe slows down the de-provisioning process.

Investigate and remediate.

Steps to Reproduce

Update the AMI in the EKS node group

Version

main (development branch)

Relevant log output

No response

fullykubed commented 5 months ago

Resolved