Skip to content

Commit 5a686cd

Browse files
committed
add note regarding cached CVMs on EKS with kernel 5.15
1 parent c81782b commit 5a686cd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

changelog/1.36.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,11 @@ There are no breaking changes in 1.36.0
3838

3939
- infra: Fixed an issued where Coder services inside the workspace could be
4040
reached via the network from outside in some environments.
41+
42+
### Known Issues ℹ️
43+
44+
- On AWS EKS, cached CVMs are known to not work with more recent versions of the
45+
`Ubuntu2004` AMI family that include kernel version `5.15-aws`. Workaround:
46+
roll back to a version that includes an earlier kernel version (for example,
47+
`ubuntu-eks/k8s_1.22/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20220706`)
48+
or build a custom AMI with the generic kernel.

0 commit comments

Comments
 (0)