From 15a329db98534b7a38ea3c405f55e8abbb40cd26 Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Mon, 10 Aug 2020 17:53:06 +0300 Subject: [PATCH] Update docs for Amazon Linux 2 --- docs/operations/images.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/operations/images.md b/docs/operations/images.md index 933a1504de47b..f21f3372dfe2f 100644 --- a/docs/operations/images.md +++ b/docs/operations/images.md @@ -204,7 +204,9 @@ aws ec2 describe-images --region us-east-1 --output table \ ## Amazon Linux 2 -Amazon Linux 2 is based on Kernel version **4.19** which fixes some of the bugs present in RHEL/CentOS 7 and effects are less visible. +Amazon Linux 2 is based on Kernel version **4.14** which fixes some of the bugs present in RHEL/CentOS 7 and effects are less visible, but it's still quite old. + +For _kops_ versions 1.16 and 1.17, the only supported Docker version is `18.06.3`. Newer versions of Docker cannot be installed due to missing dependencies for `container-selinux`. This issue is fixed in _kops_ **1.18**. Available images can be listed using: