-
-
Notifications
You must be signed in to change notification settings - Fork 860
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
Request: Azure Kubernetes Service #133
Comments
Would be raising a PR on this. |
@ace03uec Any update? |
EKS has a nice table with clear release and EoL dates https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-release-calendar AKS has a bad table at https://docs.microsoft.com/en-us/azure/aks/supported-kubernetes-versions#aks-kubernetes-release-calendar (Bad because dates EoL dates are relative to prior releases) GKE has 3 release channels with their own release schedule in a nice table but no table for EoL dates, just a 14 month promise:
The k8s version skew challenges apply to all three. |
Filed a PR for EKS: #307. Preview: https://deploy-preview-307--endoflife-date.netlify.app/eks |
GKE PR: #314. Preview: https://deploy-preview-314--endoflife-date.netlify.app/gke |
Thanks, closing this 🥳 |
AKS is still pending. |
If you'd like to work on this:
Make sure you read through CONTRIBUTING.md to understand the file structure, and go through a few of previously merged PRs with the label And finally, we have a very helpful guide for new contributors during Hacktoberfest as well. |
Renamed this to AKS, which is the only pending request left from this issue. |
Co-authored-by: Nemo <[email protected]>
It's great to have K8s version EOL dates, EOL dates across managed K8s offerings across Amazon Elastic Kubernetes Service (EKS), Azure Kubernetes Service(AKS), GKE(Google Kubernetes Engine) are different. It would be great to add these as services as well
The text was updated successfully, but these errors were encountered: