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组件