Commit 40b0d16
committed
[dcgm][dcgm-exporter] add liveness and readiness probes
This commit adds liveness and readiness probes to
the dcgm and dcgm-exporter operands. Adding probes
to the DCGM pods ensure that these pods aren't marked
as "Ready" until the DCGM is actually ready to serve
traffic. The DCGM-Exporter probes have been taken
from the default probes configured in the helm chart
of the NVIDIA/dcgm-exporter project.
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>1 parent 434b9c4 commit 40b0d16
File tree
2 files changed
+19
-0
lines changed- assets
- state-dcgm-exporter
- state-dcgm
2 files changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
55 | 66 | | |
56 | 67 | | |
57 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
46 | 54 | | |
47 | 55 | | |
48 | 56 | | |
| |||
0 commit comments