Document kubeadm for RHEL 8
* Add forward compatibility RHEL / CentOS to the list of supported platforms.
This commit is contained in:
parent
a66af45c21
commit
7eb46bb8c6
|
@ -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