Update upgrade.md

Fix a typo.
This commit is contained in:
Sheng Yang 2018-08-08 00:30:01 -07:00 committed by GitHub
parent 9c9b77b120
commit 7d4afb10ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ curl -s https://raw.githubusercontent.com/rancher/longhorn/v0.3-rc/deploy/longho
kubectl apply -f longhorn.yaml kubectl apply -f longhorn.yaml
``` ```
For Google Kubernetes Engine (GKE) users, see [here](../gke.md) before proceed. For Google Kubernetes Engine (GKE) users, see [here](./gke.md) before proceed.
Longhorn Manager and Longhorn Driver will be deployed as daemonsets in a separate namespace called `longhorn-system`, as you can see in the yaml file. Longhorn Manager and Longhorn Driver will be deployed as daemonsets in a separate namespace called `longhorn-system`, as you can see in the yaml file.