From 611ca12a6e30dfda9eb5864a631316ec82a54905 Mon Sep 17 00:00:00 2001 From: ydFu Date: Thu, 21 Jan 2021 23:38:52 +0800 Subject: [PATCH] Update install-kubeadm.md * sync with english version in install-kubeadm.md Signed-off-by: ydFu --- .../tools/kubeadm/install-kubeadm.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/zh/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md b/content/zh/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md index 92676aa99b..5e2e21d97b 100644 --- a/content/zh/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md +++ b/content/zh/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md @@ -33,8 +33,8 @@ For information how to create a cluster with kubeadm once you have performed thi * One or more machines running one of: - Ubuntu 16.04+ - Debian 9+ - - CentOS 7 - - Red Hat Enterprise Linux (RHEL) 7 + - CentOS 7+ + - Red Hat Enterprise Linux (RHEL) 7+ - Fedora 25+ - HypriotOS v1.0.1+ - Flatcar Container Linux (tested with 2512.3.0) @@ -48,8 +48,8 @@ For information how to create a cluster with kubeadm once you have performed thi * 一台或多台运行着下列系统的机器: - Ubuntu 16.04+ - Debian 9+ - - CentOS 7 - - Red Hat Enterprise Linux (RHEL) 7 + - CentOS 7+ + - Red Hat Enterprise Linux (RHEL) 7+ - Fedora 25+ - HypriotOS v1.0.1+ - Flatcar Container Linux (使用 2512.3.0 版本测试通过)