kubernetes-sigs / node-feature-discovery-operator

Operator for managing Node Feature Discovery deployment
Apache License 2.0
66 stars 29 forks source link

Failed to watch NodeFeatureGroup #248

Open mausch opened 1 month ago

mausch commented 1 month ago

What happened:

Installed operator as documented in https://kubernetes-sigs.github.io/node-feature-discovery/master/deployment/operator.html#deployment

master nodes keep failing with the following error:

failed to list *v1alpha1.NodeFeatureGroup: the server could not find the requested resource (get nodefeaturegroups.nfd.k8s-sigs.io)
Failed to watch *v1alpha1.NodeFeatureGroup: failed to list *v1alpha1.NodeFeatureGroup: the server could not find the requested resource (get nodefeaturegroups.nfd.k8s-sigs.io)

Indeed no NodeFeatureGroup CRD was created.

What you expected to happen:

No failures.

How to reproduce it (as minimally and precisely as possible):

Install https://kubernetes-sigs.github.io/node-feature-discovery/master/deployment/operator.html#deployment on EKS.

Anything else we need to know?:

Environment: