Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sayboras committed Apr 15, 2020
1 parent 5e48138 commit 9fa8251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/proposal-005-upgrades.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ It's trusted that upgrades will work as expected with EKS SLA.
More specifically, an `eks.UpdateClusterVersion` call for cluster running 1.13+ trying
to go back to 1.10, 1.11 or 1.12 results in the following error:
```
An error occurred (InvalidParameterException) when calling the UpdateClusterVersion operation: unsupported Kubernetes version update from the current version, 1.11, to 1.10
An error occurred (InvalidParameterException) when calling the UpdateClusterVersion operation: unsupported Kubernetes version update from the current version, 1.12 to 1.10
```

## General Config Changes
Expand Down

0 comments on commit 9fa8251

Please sign in to comment.