General guidance request for ec2 (non EKS) Karpenter requirements #2288
Unanswered
darth-drew
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone had any luck installing Karpenter into an EC2 based cluster that was not originally built with EKS? I have read through a lot of documentation, articles, and scanned the issues/discussions here but so far have not had much luck finding a solid guide on the topic.
So far, outside of just installing karpenter, I have identified (or perhaps misidentified) that I also need to have eks-connector running in the cluster (to get a "ClusterName"), but now the controller is in CLBO with "panic: XXX not a valid CLUSTER_ENDPOINT URL". From what I can gather, EKS will configure cluster endpoints for you automatically. I am hopeful someone out there can point me in the right direction or let me know if I am going down a rabbit hole here.
For what it's worth, this is a terraform provisioned RKE environment in a public/private VPC. I have also registered this cluster to EKS as EC2, Rancher, and Other.
Thank you for your time.
Beta Was this translation helpful? Give feedback.
All reactions