Skip to content

Commit 6857cd8

Browse files
Update readme
1 parent e35a7a7 commit 6857cd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/running-active-health-checks.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ When the CronJob runs, the applier script performs the following steps:
1919

2020
If all nodes are excluded (either busy or already tested), the job exits without creating a Volcano job, logging the reason.
2121

22+
> [!NOTE]
23+
> The test jobs run as low priority jobs and can be evicted if higher priority workloads are pending. This ensures that health checks do not interfere with production workloads.
24+
2225
## Usage
2326
The manifest assumes there's a namespace called `monitoring`. If you want to deploy to another namespace, edit the manifest accordingly.
2427

0 commit comments

Comments
 (0)