Skip to content

Commit

Permalink
Update docs/tutorial/upgrading-kubernetes.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Ports <[email protected]>
  • Loading branch information
justinsb and danports authored Jan 25, 2025
1 parent 0b75448 commit 863d7a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tutorial/upgrading-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ It is comparable to the following sequence:
3. `kops update cluster --yes`
4. `kops rolling-update cluster --yes`
5. `kops update cluster --prune --yes`

**Terraform** users will need to use a targeted terraform apply with the normal `kops rolling-update cluster --yes`:

```sh
Expand Down

0 comments on commit 863d7a8

Please sign in to comment.