Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Caio Begotti committed Feb 6, 2020
1 parent 6406d28 commit 3f1ea8c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ kubectl krew install pod-restarts
kubectl pod-restarts
```

## Why use it

Sometimes using a `kubectl` command is much faster than running a bunch of Prometheus graphs and only need a quick glance of what has been restarting lately or during a migration.

## What does it look like

```
Expand Down Expand Up @@ -74,4 +70,4 @@ kafka 2 strimzi-topic-operator-6fc5484b85-996sx 90m
$ kubectl pod-restarts -n kafka -t 5
NAMESPACE RESTARTS NAME AGE START
kafka 7 kafka-operator-entity-operator-66d6d5965-zbwmq 72h 2020-01-22 12:29:11 -0300 -03
```
```

0 comments on commit 3f1ea8c

Please sign in to comment.