Skip to content

Commit bb4987d

Browse files
committed
Update AMI and components version
1 parent b814ac6 commit bb4987d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ Please update the `ami` field in the [eks-cluster.yaml](eks-cluster.yaml) file w
2020

2121
| Region | AMI |
2222
| ------------ | --------------------- |
23-
| us-west-1 | ami-0c94a575efb9bdefa |
24-
| us-west-2 | ami-0f2ff7608f3d887a2 |
25-
| eu-west-1 | ami-0ed829eab7f95f771 |
26-
| eu-west-2 | ami-00fab89ec63577fd5 |
27-
| eu-central-1 | ami-0ff1e9b7cf7b48808 |
28-
| us-east-1 | ami-01ac2c5dbcc82fd41 |
29-
| us-east-2 | ami-01a4fa78b79360b9d |
23+
| us-west-1 | ami-06c84b5625f8b9604 |
24+
| us-west-2 | ami-0a9aa973650d0c831 |
25+
| eu-west-1 | ami-0de99790cc9326e71 |
26+
| eu-west-2 | ami-0fea47c0b713f556a |
27+
| eu-central-1 | ami-037f1d445b7fce6d9 |
28+
| us-east-1 | ami-0cb54c9245b490884 |
29+
| us-east-2 | ami-0648e811b79d1c89a |
3030

3131

3232
**To start the installation, execute:**
@@ -39,11 +39,11 @@ make install
3939

4040
The whole process takes around forty minutes. In the end, the following resources are created:
4141

42-
- an EKS cluster running Kubernetes v1.20
42+
- an EKS cluster running Kubernetes v1.21
4343
- Kubernetes nodes using a custom [AMI image](https://github.com/gitpod-io/amazon-eks-custom-amis/tree/gitpod):
4444
- Ubuntu 20.04
4545
- Linux kernel v5.13
46-
- containerd v1.5.4
46+
- containerd v1.5.5
4747
- runc: v1.0.1
4848
- CNI plugins: v0.9.1
4949
- Stargz Snapshotter: v0.7.0

0 commit comments

Comments
 (0)