Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubernetes 1.19 or 1.20 #23

Closed
martincolladodev opened this issue Mar 2, 2021 · 2 comments
Closed

Kubernetes 1.19 or 1.20 #23

martincolladodev opened this issue Mar 2, 2021 · 2 comments

Comments

@martincolladodev
Copy link

It’s not an issue itself, but I’d like to know if would be possible to setup an EKS cluster with Kubernetes version 1.19 or 1.20.

Actually EKS-D installed on Ubuntu 20.04.

@ktsakalozos
Copy link
Member

Hi @mcolladoio

The eks snap packages and releases the eks-d k8s distribution. At this point the eks-d project has done one release of the 1.18 upstream kubernetes, see [1].

If you want to get a similar experience to what the eks snap offers you can snap install microk8s --classic --channel=<1.19 or 1.20>/stable. Remember to snap remove eks first.

[1] https://github.com/aws/eks-distro/releases

@martincolladodev
Copy link
Author

Thanks for your reply @ktsakalozos ! Given that information I'll close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants