Merge pull request #26020 from ydFu/fix-OS-version-in-install-kubeadm

Document kubeadm for RHEL 8
This commit is contained in:
Kubernetes Prow Robot
2021-01-16 19:49:43 -08:00
committed by GitHub
@@ -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)