Analyst at Gartner | ex @redmonk | import “disclaimer/standard” // Opinions are my own, RTs ≠ endorsement | he/him
Jan 27, 2022 • 5 tweets • 2 min read
Another call today where a client has application teams throwing things over the fence into #k8s. A huge amount of the problems we are now seeing are apps without the basics.
There are a long list of things you should have, but the top four we highlight for apps on #kubernetes1. Startup Probe 2. Liveness Probe 3. Readiness Probe 4. Graceful shutdown - be able to handle a sigterm in #kubernetes