Skip to main content

Deploy Metric Server in Kubernetes (K8s)

To deploy the Metric Server in your Kubernetes cluster, follow these steps:
If you encounter any TLS issues, follow these troubleshooting steps:
  • Add the following flag to the args section to disable TLS verification (this is necessary in some environments like kind):
This will allow the Metric Server to connect without performing TLS verification.