kops/docs
Justin Santa Barbara 5d8c170360 Rename old upgrade command; make new upgrade intuitive
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.
2016-08-16 09:28:36 -04:00
..
work_in_progress More docs polishing 2016-07-15 00:07:31 -04:00
addons.md Export admin password in kubecfg 2016-08-14 22:18:58 -04:00
arguments.md Revert "Import SSH public key into the keystore" 2016-07-29 13:06:37 -04:00
changing_configuration.md UX: Split create command into `create` and `update` 2016-07-21 11:54:09 -04:00
comands.md UX: Split create command into `create` and `update` 2016-07-21 11:54:09 -04:00
creating_subdomain.md little update 2016-07-27 11:06:25 -04:00
instance_groups.md UX: Split create command into `create` and `update` 2016-07-21 11:54:09 -04:00
networking.md Add docs on AWS VPC 50 node limit 2016-08-03 01:44:38 -04:00
philosophy.md Cleanup: move docs to top-level, add .gitignore 2016-06-30 10:31:18 -04:00
run_in_existing_vpc.md Remove lingering reference to --dryrun mode 2016-08-03 01:29:47 -04:00
secrets.md More consistency in publickey CLI 2016-08-05 01:23:13 -04:00
security.md Start work on documenting authentication/security 2016-08-14 22:30:49 -04:00
state.md Cleanup: move docs to top-level, add .gitignore 2016-06-30 10:31:18 -04:00
terraform.md Docs: run `kops delete cluster` even with TF, for dynamic resources 2016-08-14 23:45:20 -04:00
testing.md e2e test runner 2016-08-15 23:09:11 -04:00
update_kops.md add docs how to update kops 2016-08-08 14:04:30 -04:00
upgrade_from_k8s_12.md Rename old upgrade command; make new upgrade intuitive 2016-08-16 09:28:36 -04:00