GoogleCloudPlatform / GoogleCloudPlatform/container-engine-accelerators

when restart kubelet, the gpu-device-plugin will Restart and Re-register to the new kubelet, leads to pods that depend on the gpu-device-plugin restarting as well.

Open
#199 1 comment 0 reactions 1 assignee Claimed by @grac3gao-zz View on GitHub
Dominant language
Go
Stars
252
Forks
184
Avg merge
1h 55m
Merged PRs (30d)
2

Description

because of this, usually, these pods were not available for about 60 seconds.

Normally, a pod that uses only CPU and memory will not restart when restarting kubelet. What solutions can be taken to ensure that pods rely on gpu device are not unavailable when restarting kubelet? Especially when I want to upgrade kubelet.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.