We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81782b commit 5a686cdCopy full SHA for 5a686cd
changelog/1.36.0.md
@@ -38,3 +38,11 @@ There are no breaking changes in 1.36.0
38
39
- infra: Fixed an issued where Coder services inside the workspace could be
40
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