Skip to content

Commit

Permalink
Fixing typos
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanyfay authored and errordeveloper committed Mar 5, 2019
1 parent fa18cec commit af682d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/proposal-005-upgrades.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ There maybe additional manual steps with some versions, however most parts shoul
When upgrading a cluster, one needs to call `eks.UpdateClusterVersion`. After that they need
to replace nodegroups one by one.

## Intiail phase
## Initial phase

- provide command that checks cluster stack for upgradability
- let's user update cluster stack to cater for any additional reources
- allows to call `eks.UpdateClusterVersion` out-of-band and wait for completion
- provide instruction on how to iterate and replace nodegouprs
- provide instruction on how to iterate and replace nodegoups
- provide instruction on how to

## Final phase

- use CloudFormation instead of calling `eks.UpdateClusterVersion` directly
- provide automated command
- provide automated command

0 comments on commit af682d3

Please sign in to comment.