You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
+4-11Lines changed: 4 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,7 @@ For information how to create a cluster with kubeadm once you have performed thi
18
18
## {{% heading "prerequisites" %}}
19
19
20
20
21
-
* One or more machines running one of:
22
-
- Ubuntu 16.04+
23
-
- Debian 9+
24
-
- CentOS 7+
25
-
- Red Hat Enterprise Linux (RHEL) 7+
26
-
- Fedora 25+
27
-
- HypriotOS v1.0.1+
28
-
- Flatcar Container Linux (tested with 2512.3.0)
21
+
* A compatible Linux host. The Kubernetes project provides generic instructions for Linux distributions based on Debian and Red Hat, and those distributions without a package manager.
29
22
* 2 GB or more of RAM per machine (any less will leave little room for your apps).
30
23
* 2 CPUs or more.
31
24
* Full network connectivity between all machines in the cluster (public or private network is fine).
@@ -181,7 +174,7 @@ For more information on version skews, see:
0 commit comments