From 5e20c42d5c2268209e217cf00ac313b4b3f461d5 Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Tue, 8 Oct 2019 17:04:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E5=88=92=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/install-k8s.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/install-k8s.md b/install/install-k8s.md index 9cd4101..4fc4fa2 100644 --- a/install/install-k8s.md +++ b/install/install-k8s.md @@ -122,7 +122,7 @@ export default { * **持续更新和完善** * 始终有最新的 Kubernetes 稳定版安装文档,当前版本 v1.16.0 - * 当前已更新了 56 次 , [查看更新历史](https://github.com/eip-work/kuboard-press/commits/master/install/install-k8s.md) + * 当前已更新了 57 次 , [查看更新历史](https://github.com/eip-work/kuboard-press/commits/master/install/install-k8s.md) * **在线答疑** @@ -240,7 +240,7 @@ echo "127.0.0.1 $(hostname)" >> /etc/hosts
  • 我的任意节点 centos 版本在兼容列表中
  • -
  • 我的任意节点 hostname 不是 localhost
  • +
  • 我的任意节点 hostname 不是 localhost,且不包含下划线
  • 我的任意节点 CPU 内核数量大于等于 2