Fix issue with k8s.io/docs/concepts/workloads/controllers/replicaset/ (#12147)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
42c57bded9
commit
fc2968d876
@@ -213,7 +213,7 @@ Alternatively, you can use the `kubectl autoscale` command to accomplish the sam
|
|||||||
(and it's easier!)
|
(and it's easier!)
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl autoscale rs frontend
|
kubectl autoscale rs frontend --max=10
|
||||||
```
|
```
|
||||||
|
|
||||||
## Alternatives to ReplicaSet
|
## Alternatives to ReplicaSet
|
||||||
|
|||||||
Reference in New Issue
Block a user