From 7eb46bb8c6e1756f9fedc60a80512bdda5de24e7 Mon Sep 17 00:00:00 2001 From: ydFu Date: Sat, 9 Jan 2021 12:17:25 +0800 Subject: [PATCH] Document kubeadm for RHEL 8 * Add forward compatibility RHEL / CentOS to the list of supported platforms. --- .../production-environment/tools/kubeadm/install-kubeadm.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md b/content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md index 9d0853b824..7c44f6e689 100644 --- a/content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md +++ b/content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md @@ -21,8 +21,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)