From b13cc0f0988e5c5421641704402e86a551b80080 Mon Sep 17 00:00:00 2001 From: joy Date: Mon, 10 Nov 2025 13:18:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20scripts/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/README.md b/scripts/README.md index 002e0e1..6e611a8 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -193,6 +193,7 @@ cd /opt/ && wget -qO- http://116.205.97.109/scripts/install-nfs-storageclass-pro #安装Metrics Server组件 cd /opt/k8s-install-conf/ && wget http://116.205.97.109/scripts/metrics-server.yaml && kubectl apply -f /opt/k8s-install-conf/metrics-server.yaml +#测试 kubectl top node #安装ingress-nginx组件