For the complete documentation index, see llms.txt. This page is also available as Markdown.

✈️metrics-server

k8s安装metrics

准备环境

下载chart安装包

https://artifacthub.io/packages/helm/metrics-server/metrics-server

按照提示执行

镜像无法拉取问题

下载tgz包,修改values镜像部分域名修改为 repository: k8s.mirror.nju.edu.cn,其他不变

报告tls错误问题

检查是否成功

出现可视化图表即为成功

Last updated