kubernetes-sigs/node-feature-discovery-operator

Failed to watch NodeFeatureGroup

Opened this issue · 0 comments

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:

  • Kubernetes version (use kubectl version): v1.28.9-eks-036c24b
  • Cloud provider or hardware configuration: EKS
  • OS (e.g: cat /etc/os-release): Amazon Linux 2
  • Kernel (e.g. uname -a):
  • Install tools:
  • Network plugin and version (if this is a network-related bug):
  • Others: