-
Notifications
You must be signed in to change notification settings - Fork 74
change the default AMI from CoreOS to Amazon Linux 2 LTS #47
Comments
default cluster creation LGTM
|
CoreDNS
|
ds/aws-node
|
Amazon Linux 2 with ALB Ingress 1.0.1 is good
|
Unfortunately, kops with amazonlinux seems to have some inter-pod communication issue |
why not use kope.io/k8s-1.11-debian-stretch-amd64-hvm-ebs-2018-08-17 ? |
@Cplo Kops supports many different linux distributions To make sure it works best in AWS and eliminate potential compatibility issues and complexity, we plan to stick to Amazon Linux 2 instead, given Amazon EKS is using it's optimized AMI based on Amazon Linux 2 as well. However, we were still having some issue here, so we prefer to stick to CoreOS given it's still the proven working image for Kops in Beijing and Ningxia. You still can change the AMI to any variant linux images kops supports. Just pass |
Background
to make sure the OS is more compatible with other components such as
And eliminate potential complexity of maintainence in the future.
TODO
cn-north-1
andcn-northwest-1
is compatible with the latest stable kopsenv.config
and setAmazon Linux 2 LTS
as the default AMIThe text was updated successfully, but these errors were encountered: