英文: Spring Boot livenessState: DOWN and readinessState: OUT_OF_SERVICE even if application is runnin...
How to define a readiness probe on a container for checking another containers health in the same pod?
英文: How to define a readiness probe on a container for checking another containers health in the sam...
为什么启动探测被忽略?
英文: Why startup probe is ignored? 问题 我部署了WAS到Kubernetes(版本1.16)。我使用了所有三种类型的探针。 Liveness探针设置为检查WAS进程是...