@@ -20,13 +20,13 @@ Please update the `ami` field in the [eks-cluster.yaml](eks-cluster.yaml) file w
20
20
21
21
| Region | AMI |
22
22
| ------------ | --------------------- |
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 |
30
30
31
31
32
32
** To start the installation, execute:**
@@ -39,11 +39,11 @@ make install
39
39
40
40
The whole process takes around forty minutes. In the end, the following resources are created:
41
41
42
- - an EKS cluster running Kubernetes v1.20
42
+ - an EKS cluster running Kubernetes v1.21
43
43
- Kubernetes nodes using a custom [ AMI image] ( https://github.com/gitpod-io/amazon-eks-custom-amis/tree/gitpod ) :
44
44
- Ubuntu 20.04
45
45
- Linux kernel v5.13
46
- - containerd v1.5.4
46
+ - containerd v1.5.5
47
47
- runc: v1.0.1
48
48
- CNI plugins: v0.9.1
49
49
- Stargz Snapshotter: v0.7.0
0 commit comments