更新 scripts/README.md

This commit is contained in:
joy 2025-11-10 13:18:06 +08:00
parent 857f53ac72
commit b13cc0f098
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ cd /opt/ && wget -qO- http://116.205.97.109/scripts/install-nfs-storageclass-pro
#安装Metrics Server组件 #安装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 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组件 #安装ingress-nginx组件