Update metrics-server.md

This commit is contained in:
Bridget Kromhout
2019-04-20 10:54:26 -05:00
committed by GitHub
parent c761ce9436
commit 95b05d8a23

View File

@@ -57,7 +57,7 @@ If it shows our nodes and their CPU and memory load, we're good!
.exercise[
- Show resource usage accross all containers:
- Show resource usage across all containers:
```bash
kuebectl top pods --containers --all-namespaces
```