Update content/en/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
@@ -67,7 +67,7 @@ kubectl apply -f kube-state-metrics/examples/standard
|
|||||||
|
|
||||||
### Check to see if kube-state-metrics is running
|
### Check to see if kube-state-metrics is running
|
||||||
```shell
|
```shell
|
||||||
kubectl get pods --namespace=kube-system | grep kube-state
|
kubectl get pods --namespace=kube-system -l app.kubernetes.io/name=kube-state-metrics
|
||||||
```
|
```
|
||||||
Output:
|
Output:
|
||||||
```shell
|
```shell
|
||||||
|
|||||||
Reference in New Issue
Block a user