Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Piddock <[email protected]>
  • Loading branch information
barryib and dpiddockcmp committed May 8, 2020
1 parent e73ddd3 commit e904316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Read the [AWS docs on EKS to get connected to the k8s dashboard](https://docs.aw

The default `cluster_version`is now 1.16. Kubernetes 1.16 includes a number of deprecated API removals, and you need to ensure your applications and add ons are updated, or workloads could fail after the upgrade is complete. For more information on the API removals, see the [Kubernetes blog post](https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/). For action you may need to take before upgrading, see the steps in the [EKS documentation](https://docs.aws.amazon.com/eks/latest/userguide/update-cluster.html#1-16-prequisites).

Please set explicitly your `cluster_version` to an older EKS version untill your workload are ready for Kubernetes 1.16.
Please set explicitly your `cluster_version` to an older EKS version until your workloads are ready for Kubernetes 1.16.

## Usage example

Expand Down

0 comments on commit e904316

Please sign in to comment.