You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit improves the "Application lifefycle and Probes states"
section and underlines the difference between `AvailabilityState` and
the availability of Probes over HTTP.
Closesgh-24843
|The application context is closed and the application cannot serve traffic.
1110
+
|N/A
1111
+
|N/A
1112
+
|Server is shut down
1113
+
|The application context is closed and the application is shut down.
1102
1114
|===
1103
1115
1104
1116
TIP: Check out the <<deployment.adoc#cloud-deployment-kubernetes-container-lifecycle,Kubernetes container lifecycle section>> for more information about Kubernetes deployment.
0 commit comments