When I try to install metrics server on EKS Fargate cluster, it is throwing error:
0/4 nodes are available: 4 Insufficient pods.
Following instructions from here to install metrics server: http://arun-gupta.github.io/hpa-app-metrics/
Can someone tell me why this error is throwing up?
update: when i make additional deployment, it is allocating new pods and working fine. but it is showing this error when metrics are installed by following instructions in the above link