Tag archive
operations
3 posts under this topic.
GitOps review checks I want before Argo CD touches production
A compact pre-sync checklist for GitOps changes so an innocent YAML edit does not become surprising production behavior.
一次探針誤判,如何把服務打進重啟循環
有些事故不是程式壞掉,而是健康檢查把原本能活下來的服務判成該重啟。這篇記一個很典型的坑。
Kubernetes rollout guardrails that catch bad deploys early
A compact baseline for probes, rollout settings, and quick triage before a Kubernetes release becomes an outage.