Skip to content

Commit

Permalink
Use "remove" instead of "drop" in upgrade_k8s.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Oct 26, 2020
1 parent 3657533 commit a72da8d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions permalinks/upgrade_k8s.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Kubernetes Upgrade Recommended

Kops has established a deprecation policy for Kubernetes version support.
Kops will drop support for Kubernetes versions as follows:
Kops will remove support for Kubernetes versions as follows:

| kops version | Drops support for Kubernetes version |
|--------------|--------------------------------------|
| 1.18 | 1.8 and below |
| 1.19 | 1.9 and 1.10 |
| 1.20 | 1.11 and 1.12 |
| 1.21 | 1.13 and 1.14 |
| kops version | Removes support for Kubernetes version |
|--------------|----------------------------------------|
| 1.18 | 1.8 and below |
| 1.19 | 1.9 and 1.10 |
| 1.20 | 1.11 and 1.12 |
| 1.21 | 1.13 and 1.14 |

You are running a version of kubernetes that we recommend upgrading.

Expand Down

0 comments on commit a72da8d

Please sign in to comment.