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/kubespray.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,15 @@ Kubespray provides:
17
17
- Flatcar Container Linux by Kinvolk
18
18
- Debian Bullseye, Buster, Jessie, Stretch
19
19
- Ubuntu 16.04, 18.04, 20.04, 22.04
20
-
- CentOS/RHEL 7, 8
21
-
- Fedora 34, 35
20
+
- CentOS/RHEL 7, 8, 9
21
+
- Fedora 35, 36
22
22
- Fedora CoreOS
23
23
- openSUSE Leap 15.x/Tumbleweed
24
-
- Oracle Linux 7, 8
25
-
- Alma Linux 8
26
-
- Rocky Linux 8
27
-
- Amazon Linux 2
24
+
- Oracle Linux 7, 8, 9
25
+
- Alma Linux 8, 9
26
+
- Rocky Linux 8, 9
27
+
- Kylin Linux Advanced Server V10
28
+
- Amazon Linux 2
28
29
* Continuous integration tests.
29
30
30
31
To choose a tool which best fits your use case, read [this comparison](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/comparisons.md) to
0 commit comments