-
Notifications
You must be signed in to change notification settings - Fork 247
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
NFD NRI Plugin #1779
Comments
eventually consistent information like this is a source of many troubles. What do you envision the main use case here? |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale to continue the discussion |
We should consider shipping a NRI plugin as a daemonset, that exposes the Node NodeFeature to pods.
Injecting the NodeFeature as a yaml file at
/etc/kubernetes/node-feature-discovery/nodefeature.yml
and keeping it up to date so developers can rely on the information presented.The text was updated successfully, but these errors were encountered: