cncf / cncf/devstats-helm-example

[bug] Deprecate use of eks v1.12 references in cncfekscluster.sh

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
6
Forks
8
PR merge metrics
No merged PRs in 30d

Description

**Summary**

The script `cncfekscluster.sh` https://github.com/cncf/devstats-helm-example/blob/d9481665693eced90801e3b2e0e12083cd2c3970/scripts/cncfekscluster.sh uses a deprecated version of Amazon's EKS service, `v1.12`

> As of today, Kubernetes version 1.12 is deprecated in EKS, and will no longer be supported on May 11th, 2020. On this day, you will no longer be able to create new 1.12 clusters and all EKS clusters running Kubernetes version 1.12 will be updated to the latest available platform version of Kubernetes version 1.13.

[Amazon EKS now supports Kubernetes version 1.15](https://aws.amazon.com/about-aws/whats-new/2020/03/amazon-eks-now-supports-kubernetes-version-1-15/)

**Action Item**

- [ ] upgrade references to latest AWS EKS version (`v1.15`?)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.