show paragon cluster pods
Syntax
show paragon cluster pods
show paragon cluster pods namespace name head n sort (cpu|memory)
Description
Show information about pods in your Paragon Automation cluster.
Options
none |
Display information about pods in the cluster. |
head n |
(Optional) Display information about the first n pods. Example: |
namespace name |
(Optional) Display information of the pods in a namespace. |
sort (cpu | memory) |
(Optional) Display information of the pods sorted by
|
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show paragon cluster
pods
command. Output fields are listed in the approximate order in
which they appear.
Field Name |
Field Description |
---|---|
|
Name of the namespace. |
|
Name of the pod. |
|
Number of pods that are ready. |
|
Status of the pod. |
|
Time since the pod was last restarted. |
|
Time the node has been active. |
Sample Output
show paragon cluster pods
user@node> show paragon cluster pods NAMESPACE NAME READY STATUS RESTARTS AGE airflow airflow-scheduler-9599489c6-75v6n 2/2 Running 1 (11d ago) 11d airflow airflow-webserver-b4bfd554d-t7d89 1/1 Running 0 11d airflow airflow-worker-7b6967654-pxxzc 1/1 Running 0 11d airflow airflow-worker-7b6967654-rsl4h 1/1 Running 0 11d airflow workflow-manager-7476b57f88-87g4z 1/1 Running 0 11d arango arango-arango-operator-58dbbf6669-55bc7 1/1 Running 1 (11d ago) 11d arango arango-arango-operator-58dbbf6669-wcn82 1/1 Running 1 (4d21h ago) 11d arango foghorn-agnt-bsfcjebx-f450c7 1/1 Running 0 11d arango foghorn-agnt-cunpycys-f450c7 1/1 Running 0 11d <output snipped>
show paragon cluster pods namespace airflow head 3 sort cpu
user@node> show paragon cluster pods namespace airflow head 3 sort cpu NAME CPU(cores) MEMORY(bytes) airflow-scheduler-9d86ffb65-gdn7h 1864m 737Mi airflow-webserver-fdbdcf8-2plkj 3m 419Mi airflow-worker-6c568dc6c8-n54lx 3m 1458Mi
Release Information
Command introduced in Paragon Automation Release 2.0.0.