Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.kubernetes |
Auto-configuration for actuator kubernetes concerns.
|
Class and Description |
---|
LivenessProbeHealthIndicator
A
HealthIndicator that checks the LivenessState of the application. |
ReadinessProbeHealthIndicator
A
HealthIndicator that checks the ReadinessState of the application. |