From a64e7251b4d29fe5ba893fadf9f506850b28c441 Mon Sep 17 00:00:00 2001 From: ucloudhsl Date: Thu, 16 Sep 2021 19:11:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bestpractice/modify_nodeport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bestpractice/modify_nodeport.md b/bestpractice/modify_nodeport.md index 6af6a705..8f3533b3 100644 --- a/bestpractice/modify_nodeport.md +++ b/bestpractice/modify_nodeport.md @@ -16,7 +16,7 @@ KUBE_API_ARGS=" --... \ 修改完成后,通过 ```systemctl restart kube-apiserver```,重启 APIServer -## 2. 修改节点 NodePort 范围 +## 2. 修改节点 ip_local_port_range 查看当前系统开放端口范围,命令如下: