node-feature-discovery icon indicating copy to clipboard operation
node-feature-discovery copied to clipboard

Node feature discovery for Kubernetes

Results 153 node-feature-discovery issues
Sort by recently updated
recently updated
newest added

**What would you like to be added**: A Value in helm chart to change port nfd master listens on **Why is this needed**: In some setups network policies and firewalls...

kind/feature

**What would you like to be added**: `spec.enableServiceLinks: false` to _nfd-master_ service pod spec. **Why is this needed**: See: https://github.com/kubernetes/kubernetes/issues/92615 (Kubernetes itself is not going to default that to false...

kind/feature

**What would you like to be added**: Discover node features as annotations instead of labels **Why is this needed**: Some features don't feel like they belong to labels – some...

kind/feature

This PR fixes #863, it's still WIP, but is ready for review. Design: - NFR now has two more properties: annotations and annotationsTemplate, which allow setting Node Features as annotations...

cncf-cla: yes
size/L
needs-rebase
needs-ok-to-test
do-not-merge/work-in-progress

Resolves #1616 _**Note: for the moment all of the resource requests and limits for all components are the same (I don't have full visibility on what is needed especially in...

cncf-cla: yes
size/L

A few tests run unreliably due to timeouts that became to small: - Increase the timeout in eventuallyNonControlPlaneNodes() to 1 minute - Increase the timeout in GetNodeTopology() to 2 minutes

cncf-cla: yes
size/XS
needs-ok-to-test

Don't require that the annotation value must conform to the (strict) requirements of label values. In the Kubernetes API annotation values do not have other restrictions than that the total...

cncf-cla: yes
size/L
approved

**What would you like to be added**: Add a new CRD for managing the nfd-worker configuration. We could/would support the fs based configuration file as a fallback option. **Why is...

kind/feature

Resolves #1380 Features implemented: - NodeFeatures Namespace selection by using selectors. - Max number of Taints, Labels, and ERs that can be generated by a single CR. - Enable/Disable overriding...

cncf-cla: yes
size/XL
ok-to-test

Fixes: #1423

cncf-cla: yes
size/XXL
approved