Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update device plugins volumes mounts #598

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

e0ne
Copy link
Collaborator

@e0ne e0ne commented Sep 7, 2023

There is no need to mount the whole '/var/lib/kubelet/' directory into a pod. It's enough to mount only '/var/lib/kubelet/device-plugins' and '/var/lib/kubelet/plugins_registry' directories.

Signed-off-by: Ivan Kolodiazhny ikolodiazhny@nvidia.com
(cherry picked from commit 83640cd)

There is no need to mount the whole '/var/lib/kubelet/' directory
into a pod. It's enough to mount only '/var/lib/kubelet/device-plugins'
and '/var/lib/kubelet/plugins_registry' directories.

Signed-off-by: Ivan Kolodiazhny <ikolodiazhny@nvidia.com>
(cherry picked from commit 83640cd)
@e0ne e0ne merged commit 791889b into Mellanox:v23.5.x Sep 7, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants