mirror of https://github.com/kubernetes/kops.git
Use "remove" instead of "drop" in upgrade_k8s.md
This commit is contained in:
parent
edfa6a0e94
commit
9ecc4b2ec0
|
@ -1,14 +1,14 @@
|
||||||
# Kubernetes Upgrade Recommended
|
# Kubernetes Upgrade Recommended
|
||||||
|
|
||||||
Kops has established a deprecation policy for Kubernetes version support.
|
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 |
|
| kops version | Removes support for Kubernetes version |
|
||||||
|--------------|--------------------------------------|
|
|--------------|----------------------------------------|
|
||||||
| 1.18 | 1.8 and below |
|
| 1.18 | 1.8 and below |
|
||||||
| 1.19 | 1.9 and 1.10 |
|
| 1.19 | 1.9 and 1.10 |
|
||||||
| 1.20 | 1.11 and 1.12 |
|
| 1.20 | 1.11 and 1.12 |
|
||||||
| 1.21 | 1.13 and 1.14 |
|
| 1.21 | 1.13 and 1.14 |
|
||||||
|
|
||||||
You are running a version of kubernetes that we recommend upgrading.
|
You are running a version of kubernetes that we recommend upgrading.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue