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
{{ message }}
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
I tried following the app autoscaling guide but the metrics server failed to pick up the metrics.
The issue was with the version of the metrics server deployed. When I deployed the metrics server directly from the metrics server repo, I was able to get the HPA to work. Seems to be a version mismatch issue.
This is the step to deploy metrics server as prescribed in the guide.
I tried following the app autoscaling guide but the metrics server failed to pick up the metrics.
The issue was with the version of the metrics server deployed. When I deployed the metrics server directly from the metrics server repo, I was able to get the HPA to work. Seems to be a version mismatch issue.
This is the step to deploy metrics server as prescribed in the guide.
These are the steps that deploys the correct metrics server version
Version of EKS: v2
Kubernetes Version: 1.10
The text was updated successfully, but these errors were encountered: