mirror of https://github.com/kubernetes/kops.git
Merge pull request #9720 from hakman/al2-update-docs
Update docs for Amazon Linux 2
This commit is contained in:
commit
7c629a8487
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue