Skip to content

Error when deploying #1524

Open
Open
@IQHT-DGH

Description

@IQHT-DGH

I have just created a new AKS Cluster, and upon installing metrics server so that we are able to implement HPA.

Upon running the kubectl command...

It appeared to get almost to the end and the following appeared...

The Deployment "metrics-server" is invalid:

  • spec.template.spec.containers[0].resources.requests: Invalid value: "100m": must be less than or equal to cpu limit of 45m
  • spec.template.spec.containers[0].resources.requests: Invalid value: "200Mi": must be less than or equal to memory limit of 59Mi

Environment:

spoiler for Metrics Server manifest:
  • Kubelet config:
spoiler for Kubelet config:
  • Metrics server logs:
spoiler for Metrics Server logs:
  • Status of Metrics API:
spolier for Status of Metrics API:
kubectl describe apiservice v1beta1.metrics.k8s.io

/kind bug

Metadata

Metadata

Labels

kind/supportCategorizes issue or PR as a support question.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions