mirror of https://github.com/kubernetes/kops.git
The old upgrade command (which was only called as part of a kube-up -> kops upgrade) is now `kops toolbox convert-imported`. The docs are updated, but this is only normally called once per import so this should not be high impact. The upgrade command now looks for things that need upgrading. Currently only `upgrade cluster` is implemented; it currently only checks the KubernetesVersion. If KubernetesVersion is out of date, it will be printed, and if --yes is specified the cluster spec will be set to the next value. |
||
|---|---|---|
| .. | ||
| work_in_progress | ||
| addons.md | ||
| arguments.md | ||
| changing_configuration.md | ||
| comands.md | ||
| creating_subdomain.md | ||
| instance_groups.md | ||
| networking.md | ||
| philosophy.md | ||
| run_in_existing_vpc.md | ||
| secrets.md | ||
| security.md | ||
| state.md | ||
| terraform.md | ||
| testing.md | ||
| update_kops.md | ||
| upgrade_from_k8s_12.md | ||