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

Allow privileged containers #336

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Allow privileged containers #336

merged 2 commits into from
Aug 28, 2024

Conversation

amrc-benmorrow
Copy link
Contributor

Containers that need to access host devices, e.g. serial ports, need to be run with privilege. Otherwise k8s forbids access. This is obviously a big hammer and should only be used with care.

This is needed to allow access to host devices, e.g. serial ports.
These are necessary to access host hardware.
@amrc-benmorrow amrc-benmorrow merged commit 393af6d into main Aug 28, 2024
1 check passed
@amrc-benmorrow amrc-benmorrow deleted the bmz/update-drivers branch August 28, 2024 12:19
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.

1 participant