Update cluster-management.md

Fix dead link.
This commit is contained in:
Stewart-YU
2017-11-16 20:05:32 +08:00
committed by GitHub
parent 0b4e69f471
commit 89e902d76c
@@ -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