Merge pull request #26020 from ydFu/fix-OS-version-in-install-kubeadm
Document kubeadm for RHEL 8
This commit is contained in:
commit
a0dd4b51ac
|
@ -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:
|
* One or more machines running one of:
|
||||||
- Ubuntu 16.04+
|
- Ubuntu 16.04+
|
||||||
- Debian 9+
|
- Debian 9+
|
||||||
- CentOS 7
|
- CentOS 7+
|
||||||
- Red Hat Enterprise Linux (RHEL) 7
|
- Red Hat Enterprise Linux (RHEL) 7+
|
||||||
- Fedora 25+
|
- Fedora 25+
|
||||||
- HypriotOS v1.0.1+
|
- HypriotOS v1.0.1+
|
||||||
- Flatcar Container Linux (tested with 2512.3.0)
|
- Flatcar Container Linux (tested with 2512.3.0)
|
||||||
|
|
Loading…
Reference in New Issue