ArgoCD: custom health check for StatefulSet (OnDelete)

201 · Thiago Perrotta · June 13, 2025, 8:12 p.m.
Summary
The blog post discusses creating a custom health check for StatefulSets in ArgoCD due to limitations in the built-in checks for the OnDelete update strategy. The author shares personal findings, code examples, and thoughts on leveraging Gen AI for this purpose, ultimately concluding that the current health check process does not reflect the true status of StatefulSets under specific conditions.