From 151f075d826d71efbb1c8e17903536290374fa5c Mon Sep 17 00:00:00 2001 From: Waleed Malik Date: Thu, 20 Jan 2022 18:32:29 +0500 Subject: [PATCH 1/2] Update compatibility-matrix --- docs/operating-system.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/operating-system.md b/docs/operating-system.md index fea7bb582..81669f561 100644 --- a/docs/operating-system.md +++ b/docs/operating-system.md @@ -9,10 +9,10 @@ | AWS | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | Azure | ✓ | ✓ | ✓ | ✓ | ✓ | x | x | | Digitalocean | ✓ | ✓ | ✓ | x | x | x | x | -| Google Cloud Platform | ✓ | ✓ | x | x | ✓ | x | x | +| Google Cloud Platform | ✓ | ✓ | x | x | x | x | x | | Hetzner | ✓ | x | ✓ | x | x | x | x | | Equinix Metal | ✓ | ✓ | ✓ | x | x | x | x | -| Openstack | ✓ | ✓ | ✓ | x | ✓ | x | x | +| Openstack | ✓ | ✓ | ✓ | ✓ | ✓ | x | x | ## Configuring a operating system From 17977b94b0d5ab6d70d02b6f98e11956c6c88941 Mon Sep 17 00:00:00 2001 From: Waleed Malik Date: Wed, 26 Jan 2022 23:57:34 +0500 Subject: [PATCH 2/2] Remove container linux from compatibility matrix --- docs/operating-system.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/operating-system.md b/docs/operating-system.md index 81669f561..df44f62f8 100644 --- a/docs/operating-system.md +++ b/docs/operating-system.md @@ -4,15 +4,15 @@ ### Cloud provider -| | Ubuntu | Container Linux | CentOS | Flatcar | RHEL | SLES | Amazon Linux 2 | -|---|---|---|---|---|---|---|---| -| AWS | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | -| Azure | ✓ | ✓ | ✓ | ✓ | ✓ | x | x | -| Digitalocean | ✓ | ✓ | ✓ | x | x | x | x | -| Google Cloud Platform | ✓ | ✓ | x | x | x | x | x | -| Hetzner | ✓ | x | ✓ | x | x | x | x | -| Equinix Metal | ✓ | ✓ | ✓ | x | x | x | x | -| Openstack | ✓ | ✓ | ✓ | ✓ | ✓ | x | x | +| | Ubuntu | CentOS | Flatcar | RHEL | SLES | Amazon Linux 2 | +|---|---|---|---|---|---|---| +| AWS | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | +| Azure | ✓ | ✓ | ✓ | ✓ | x | x | +| Digitalocean | ✓ | ✓ | x | x | x | x | +| Google Cloud Platform | ✓ | x | x | x | x | x | +| Hetzner | ✓ | ✓ | x | x | x | x | +| Equinix Metal | ✓ | ✓ | x | x | x | x | +| Openstack | ✓ | ✓ | ✓ | ✓ | x | x | ## Configuring a operating system