These docs are for Rancher 1.6, if you are looking for Rancher 2.x docs, see
here.
instanceHealthCheck
Resource Fields
Writeable Fields
Field |
Type |
Create |
Update |
Default |
Notes |
healthyThreshold |
int |
Optional |
- |
- |
|
initializingTimeout |
int |
Optional |
- |
- |
|
interval |
int |
Optional |
- |
- |
|
name |
string |
Optional |
Yes |
- |
|
port |
int |
Yes |
- |
- |
|
recreateOnQuorumStrategyConfig |
recreateOnQuorumStrategyConfig |
Optional |
- |
- |
|
reinitializingTimeout |
int |
Optional |
- |
- |
|
requestLine |
string |
Optional |
- |
- |
|
responseTimeout |
int |
Optional |
- |
- |
|
strategy |
enum |
Optional |
- |
recreate |
The options are none , recreate , recreateOnQuorum . |
unhealthyThreshold |
int |
Optional |
- |
- |
|