Created
June 29, 2022 11:40
-
-
Save amaurybsouza/d60372a69702b2564ca7eeb9338c49ab to your computer and use it in GitHub Desktop.
kubernetes_pods_grafana
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 get pods | |
| NAME READY STATUS RESTARTS AGE | |
| busybox-configmap-file 1/1 Running 49 (37m ago) 5d3h | |
| grafana-labz-6db6bc44bb-xshdl 1/1 Running 0 31m | |
| init-demo 1/1 Running 0 37h | |
| nginx 1/1 Running 2 (44h ago) 9d | |
| webserver 1/1 Running 1 (44h ago) 6d16h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment