Created
July 2, 2020 23:01
-
-
Save bharatmicrosystems/b174bfdbf4cbe7ead423cb501ede7399 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ kubectl --namespace monitoring get pods -l "release=prometheus" | |
| NAME READY STATUS RESTARTS AGE | |
| prometheus-prometheus-node-exporter-54svk 1/1 Running 0 80s | |
| prometheus-prometheus-node-exporter-9kpjl 1/1 Running 0 80s | |
| prometheus-prometheus-node-exporter-w4clh 1/1 Running 0 80s | |
| prometheus-prometheus-oper-operator-5c8564d96d-dnzds 2/2 Running 0 80s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment