Deploy K8s Metrics Server on LKE v1.23
I'm trying to install the Kubernetes Metrics Server on LKE v1.23.
I have followed all the suggestions here: https://www.linode.com/community/questions/19756/how-can-i-deploy-the-kubernetes-metrics-server-on-lke
But none of them work, I belive that may be outdated for version v1.23.
Any help work be amazing.
Thanks
1 Reply
It's hard to say why you're having issues with downloading Kubernetes Metrics Server on v1.23, but as it stands Kubernetes v1.23 has moved towards EOL on February 28th, 2023 for Linode Kubernetes Engine (LKE). We suggest that you upgrade your cluster to the latest available Kubernetes version as soon as possible. Due to security concerns, it becomes necessary to upgrade all clusters running an EOL Kubernetes version on LKE to a more recent, supported version.
Aside from that, I was able to implement metrics-server on LKE v1.25. You can refer to this post below for more instructions: