Merge pull request #6352 from stewart-yu/patch-2

Update cluster-management.md
This commit is contained in:
Qiming
2017-11-16 20:47:55 +08:00
committed by GitHub
@@ -53,7 +53,7 @@ cluster/gce/upgrade.sh release/stable
Google Kubernetes Engine automatically updates master components (e.g. `kube-apiserver`, `kube-scheduler`) to the latest version. It also handles upgrading the operating system and other components that the master runs on.
The node upgrade process is user-initiated and is described in the [Google Kubernetes Engine documentation](https://cloud.google.com/kubernetes-engine//docs/clusters/upgrade).
The node upgrade process is user-initiated and is described in the [Google Kubernetes Engine documentation](https://cloud.google.com/kubernetes-engine/docs/clusters/upgrade).
### Upgrading clusters on other platforms