Set Health Probe
Flags
Flag | Type/Options | Default | Description |
--health-enabled | bool | false | Set enable/disable health prob |
--initial-delay-seconds | int | 10 | Set Initial Delay Seconds |
--health-period-seconds | int | 10 | Set Period Seconds Interval |
--health-timeout-seconds | int | 5 | Set Timeout Seconds |
--health-success-threshold | int | 1 | Set Success Threshold |
--health-failure-threshold | int | 12 | Set Failure Threshold |
Example
Enable liveness prob with default values
Change default of visibility to 3 minutes:
Last updated