Add TCP Healthcheck
This commit is contained in:
parent
d1ab6ed489
commit
8392503df7
37 changed files with 2416 additions and 307 deletions
6
integration/testdata/rawdata-gateway.json
vendored
6
integration/testdata/rawdata-gateway.json
vendored
|
|
@ -233,7 +233,11 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"status": "enabled"
|
||||
"status": "enabled",
|
||||
"serverStatus": {
|
||||
"10.42.0.2:8080": "UP",
|
||||
"10.42.0.6:8080": "UP"
|
||||
}
|
||||
},
|
||||
"tcproute-default-tcp-app-1-gw-default-my-tcp-gateway-ep-footcp-0-e3b0c44298fc1c149afb-wrr@kubernetesgateway": {
|
||||
"weighted": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue