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 #500

Merged
merged 1 commit into from
Oct 1, 2023

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.

Copy link
Collaborator

@SchSeba SchSeba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 6251646820

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.24%

Totals Coverage Status
Change from base Build 6001693537: 0.0%
Covered Lines: 1956
Relevant Lines: 2500

💛 - Coveralls

@SchSeba SchSeba merged commit aff8970 into k8snetworkplumbingwg:master Oct 1, 2023
10 checks passed
@SchSeba SchSeba mentioned this pull request Oct 1, 2023
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.

4 participants