Skip to content

Commit 3530437

Browse files
lucasvaltlroboquat
authored andcommitted
Change Azure and AWS versions
1 parent 38f6ff5 commit 3530437

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

install/infra/single-cluster/aws/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ are kubernetes version and region specific. You can find a list of AMI IDs
8686
[here](https://cloud-images.ubuntu.com/docs/aws/eks/).
8787
8888
Make sure you provide the corresponding kubernetes version as a value to the
89-
variable `cluster_version`. We officially support kubernetes versions >= `1.20`.
89+
variable `cluster_version`. Please see the [Gitpod Compatibility Matrix](https://www.gitpod.io/docs/references/product-compatibility-matrix?admin) for officially supported Kubernetes versions.
9090
9191
### Domain name configuration
9292

install/infra/single-cluster/azure/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ includes a mysql database, a Azure block storage account and an Azure container
6565

6666
### Kubernetes version
6767

68-
Make sure you provide an [Azure supported kubernetes version](https://docs.microsoft.com/en-us/azure/aks/supported-kubernetes-versions) as a value to the
69-
variable `cluster_version`. We officially support kubernetes versions >= `1.21`.
68+
Make sure you provide an [Azure supported Kubernetes version](https://docs.microsoft.com/en-us/azure/aks/supported-kubernetes-versions) as a value to the
69+
variable `cluster_version`. Please see the [Gitpod Compatibility Matrix](https://www.gitpod.io/docs/references/product-compatibility-matrix?admin) for officially supported Kubernetes versions.
7070

7171
### Domain name configuration
7272

0 commit comments

Comments
 (0)