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

dynamic resource allocation #4740

Open
IanMoroney opened this issue Nov 6, 2024 · 2 comments
Open

dynamic resource allocation #4740

IanMoroney opened this issue Nov 6, 2024 · 2 comments

Comments

@IanMoroney
Copy link

Summary

I'm looking into researching Dynamic Resource Allocation, and I couldn't see any documentation as to whether microk8s currently supports it.
It is enabled via feature gates in kubernetes.
Does microk8s support DRA?

Why is this important?

Dynamic Resource Allocation is used for allowing resources to be allocated and shared, such as GPUs.

Are you interested in contributing to this feature?

@berkayoz
Copy link
Member

berkayoz commented Nov 6, 2024

Hey @IanMoroney,

We follow upstream on feature gates which means DRA is not enabled by default. I've not tested this personally but I believe you'd be able to enable DRA by adding the necessary arguments through /var/snap/microk8s/current/args/<service> for required services and following necessary upstream instructions.

@IanMoroney
Copy link
Author

I guess as a feature request, it would be nice to be able to enable it via enabling an addon in microk8s

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

No branches or pull requests

2 participants