HI,
I faced isue in my production env.
- The running pod got evicted from the node due to taint applied dynamically to the node. The Pod was running fine during the deployment and after running for 2-3 days, suddenly got evicted.
-
Is it possible to apply taint to the node in middle of the processing? When does it happen?
-
Development team were unable to find the root cause for the pod eviction. Can k8gpt help to troubleshoot the pod eviction issue?