NVIDIA / k8s-dra-driver

Dynamic Resource Allocation (DRA) for NVIDIA GPUs in Kubernetes
Apache License 2.0
195 stars 36 forks source link

feat: add health check and liveness probe #133

Open JasonHe-WQ opened 1 month ago

JasonHe-WQ commented 1 month ago

By making a new endpoint and adding the liveness probe port with port of container to the helm chart of controller, it can restart when it is unhealthy.