Skip to content

Commit

Permalink
Update KubeAPIDown.md
Browse files Browse the repository at this point in the history
Update Kube-api label
  • Loading branch information
zvlb authored Sep 1, 2022
1 parent a6bc8ea commit 51e49f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/runbooks/kubernetes/KubeAPIDown.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pods.

```console
$ kubectl -n kube-system get pods
$ kubectl -n kube-system logs -l 'app=kube-apiserver'
$ kubectl -n kube-system logs -l 'component=kube-apiserver'
```
## Mitigation

Expand Down

0 comments on commit 51e49f4

Please sign in to comment.