Frame State Command
Frame State Command
Reference document: Kubernetes Lifecycle Probe
startup command
Check if the current framework has been started
dubbo>startup
true
dubbo>
ready command
Detect whether the current framework can provide services normally (may be temporarily offline)
dubbo>ready
true
dubbo>
live command
Check if the current framework is running normally (possibly a permanent exception)
dubbo>live
true
dubbo>
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 2, 2023: Enhance en docs (#1798) (95a9f4f6c)