fix typo in user-guide/replicasets.md
parent
4e9f5c486d
commit
2dcba7ffa2
|
|
@ -94,7 +94,7 @@ of the replicated pods.
|
|||
kubectl create -f hpa-rs.yaml
|
||||
```
|
||||
|
||||
Alternatively, you can just use the `kubectl autoscale` command to acommplish the same
|
||||
Alternatively, you can just use the `kubectl autoscale` command to acomplish the same
|
||||
(and it's easier!)
|
||||
|
||||
```shell
|
||||
|
|
|
|||
Loading…
Reference in New Issue