You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have deployed Karpenter in karpenter namespace so that it run on Fargate, while kube-system keeps normal.
but eks-node-viewer try to fint karpenter service on kube-system namespace this should be configurable
E0312 16:05:13.735553 74017 reflector.go:147] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: Failed to watch *v1beta1.NodeClaim: failed to list *v1beta1.NodeClaim: conversion webhook for karpenter.sh/v1, Kind=NodeClaim failed: Post "https://karpenter.kube-system.svc:8443/?timeout=30s": service "karpenter" not found
The text was updated successfully, but these errors were encountered:
Not a eks-node-viewer issue, it’s just conversion webhook causing the issue. Which version of karpenter is this? There is an issue with Karpenter CRD and conversion webhook aws/karpenter-provider-aws#6818.
I have deployed Karpenter in karpenter namespace so that it run on Fargate, while kube-system keeps normal.
but eks-node-viewer try to fint karpenter service on kube-system namespace this should be configurable
The text was updated successfully, but these errors were encountered: