44
55### Cloud provider
66
7- | | Ubuntu | CentOS | Flatcar | RHEL | SLES | Amazon Linux 2 | Rocky Linux |
8- | ---| ---| ---| ---| ---| ---| ---| ---|
9- | AWS | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
10- | Azure | ✓ | ✓ | ✓ | ✓ | x | x | ✓ |
11- | Digitalocean | ✓ | ✓ | x | x | x | x | ✓ |
12- | Equinix Metal | ✓ | ✓ | ✓ | x | x | x | ✓ |
13- | Google Cloud Platform | ✓ | x | x | x | x | x | x |
14- | Hetzner | ✓ | ✓ | x | x | x | x | ✓ |
15- | KubeVirt | ✓ | ✓ | ✓ | ✓ | x | x | ✓ |
16- | Nutanix | ✓ | ✓ | x | x | x | x | x |
17- | Openstack | ✓ | ✓ | ✓ | ✓ | x | x | ✓ |
18- | VMware Cloud Director | ✓ | x | x | x | x | x | x |
19- | VSphere | ✓ | ✓ | ✓ | ✓ | x | x | ✓ |
7+ | | Ubuntu | CentOS | Flatcar | RHEL | SLES | Amazon Linux 2 | Rocky Linux |
8+ | --- | --- | --- | --- | --- | --- | --- | --- |
9+ | AWS | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
10+ | Azure | ✓ | ✓ | ✓ | ✓ | x | x | ✓ |
11+ | Digitalocean | ✓ | ✓ | x | x | x | x | ✓ |
12+ | Equinix Metal | ✓ | ✓ | ✓ | x | x | x | ✓ |
13+ | Google Cloud Platform | ✓ | x | x | x | x | x | x |
14+ | Hetzner | ✓ | ✓ | x | x | x | x | ✓ |
15+ | KubeVirt | ✓ | ✓ | ✓ | ✓ | x | x | ✓ |
16+ | Nutanix | ✓ | ✓ | x | x | x | x | x |
17+ | Openstack | ✓ | ✓ | ✓ | ✓ | x | x | ✓ |
18+ | Proxmox | ✓ | x | x | x | x | x | x |
19+ | VMware Cloud Director | ✓ | x | x | x | x | x | x |
20+ | VSphere | ✓ | ✓ | ✓ | ✓ | x | x | ✓ |
2021
2122## Configuring a operating system
2223
@@ -38,11 +39,11 @@ OS specific settings can be set via `machine.spec.providerConfig.operatingSystem
3839Note that the table below lists the OS versions that we are validating in our automated tests.
3940Machine controller may work with other OS versions that are not listed in the table but support won’t be provided.
4041
41- | | Versions |
42- | ---| ---|
43- | AmazonLinux2 | 2.x |
44- | CentOS | 7.4.x, 7.6.x, 7.7.x |
45- | RHEL | 8.x |
46- | Rocky Linux | 8.5 |
47- | SLES | SLES 15 SP3 |
48- | Ubuntu | 20.04 LTS, 22.04 LTS |
42+ | | Versions |
43+ | --- | --- |
44+ | AmazonLinux2 | 2.x |
45+ | CentOS | 7.4.x, 7.6.x, 7.7.x |
46+ | RHEL | 8.x |
47+ | Rocky Linux | 8.5 |
48+ | SLES | SLES 15 SP3 |
49+ | Ubuntu | 20.04 LTS, 22.04 LTS |
0 commit comments