Update replicaset.md (#6009)

pull/6022/head
Wang Jie 2017-10-24 01:22:42 +08:00 committed by Steve Perry
parent 32f66bd9b2
commit 250ae15cb0
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ You can do that using [kubectl](/docs/user-guide/kubectl/) by running:
kubectl --context=federation-cluster create -f myrs.yaml
```
The '--context=federation-cluster' flag tells kubectl to submit the
The `--context=federation-cluster` flag tells kubectl to submit the
request to the Federation apiserver instead of sending it to a Kubernetes
cluster.