Caspian
Caspian
I 've tested. If we add `NVIDIA_VISIBLE_DEVICES=none` to `pod.spec.containers[*].env`, then a pod which want to use 1 GPU by k8s's container resource requests, the envionment list when nvidia-container-runtime was executed...
@Davidrjx no, just I found a bug of nvidia-container-runtime-hook(nvidia-container-tolkit): multi `NVIDIA_VISIBLE_DEVICES` envs which is not handled, and will make GPUs not mounted as expected. step 1: I use a cuda...
@akopytov PTAL
I met this bug too, es5.4.3 and elastalert 0.1.21. And recreate elastalert_status worked for me. Hope it's fixed in furture release.Thanks!