更新 scripts/README.md
This commit is contained in:
parent
857f53ac72
commit
b13cc0f098
|
|
@ -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组件
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue