Reference document: Kubernetes Lifecycle Probe
Check if the current framework has been started
dubbo>startup
true
dubbo>
Detect whether the current framework can provide services normally (may be temporarily offline)
dubbo>ready
true
dubbo>
Check if the current framework is running normally (possibly a permanent exception)
dubbo>live
true
dubbo>