Relative Content

Tag Archive for kubernetesamazon-eks

ClusterAutoscaler on EKS

Has anyone deployed Cluster autoscaler on EKS With multiple nodegroups? I want the nodegroups to be individually configurable so I am using https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-multi-asg.yaml.
But I do not want to hardcode the asg names. Is there a way to dynamically fetch and inject them? Or any other better approach please?

EKS kube-state-metrics errors after upgrading the cluster

i upgraded EKS cluster from 1.21 to 1.29, goes through upgrading both of cluster and compute nodes, re applied my helm files, modified HPA for some services to use the new format, everything goes well so far, but i am getting errors from kube-state-metrics (its sent to data dog),
with the following:
“`
kube-state-metrics
v1beta1.certificationRequest the server could not find the requested resource
v1beta1.cronjob the server could not find the requested resource
v1beta1.ingress the server could not find the requested resource