Merge pull request #37173 from bobfuru/patch-2
Make "Pod" uppercase for consistency in this filepull/37175/head
commit
22ed880314
|
@ -105,7 +105,7 @@ resources:
|
|||
cpu: 500m
|
||||
```
|
||||
|
||||
Use `kubectl top` to fetch the metrics for the pod:
|
||||
Use `kubectl top` to fetch the metrics for the Pod:
|
||||
|
||||
```shell
|
||||
kubectl top pod cpu-demo --namespace=cpu-example
|
||||
|
|
Loading…
Reference in New Issue