Skip to content

Commit 8ee1c65

Browse files
committed
include new checks for grafana, argo and dask
1 parent 4c138f9 commit 8ee1c65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/docs/how-tos/setup-healthcheck.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@ Below is an explanation of the available healthchecks. This list may not be comp
6161
| daemonset | verifies that a daemonset can be created, fully provisioned, and torn down. This checks the full kubelet functionality of every node in your Kubernetes cluster |
6262
| deployment | verifies that a fresh deployment can run, deploy multiple pods, pass traffic, do a rolling update (without dropping connections), and clean up successfully |
6363
| keycloak-http-check | verifies Keycloak is accessible |
64+
| argo-http-check | verifies Argo Workflows Server is accessible |
65+
| dask-gateway-http-check | verifies Dask Gateway Gateway API is running |
66+
| grafa-http-check | verifies Grafana is accessible |

0 commit comments

Comments
 (0)