You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/how-tos/setup-healthcheck.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
---
2
+
id: setup-healthcheck
3
+
title: Set up healthchecks with Kuberhealthy
4
+
description: Set up healthchecks with Kuberhealthy
5
+
---
6
+
7
+
::: warning
8
+
9
+
This feature is in beta status. It should be used with caution.
10
+
11
+
:::
12
+
1
13
# Overview
2
14
3
15
Nebari integrates [Kuberhealthy](https://kuberhealthy.github.io/kuberhealthy/) to perform internal healthchecks on Nebari. This is an extensible Kubernetes native framework for continuous synthetic testing. Kuberhealthy is set up to export metrics to
0 commit comments