diff --git a/README.md b/README.md index 735a58e..6554d4b 100644 --- a/README.md +++ b/README.md @@ -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 ``` @@ -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 -``` \ No newline at end of file +```