Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show paragon cluster pods

Syntax

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: show paragon cluster pods head 3 displays information about the first three pods.

namespace name

(Optional) Display information of the pods in a namespace.

sort (cpu | memory)

(Optional) Display information of the pods sorted by cpu or memory utilization.

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.

Table 1: show paragon cluster pods Output Fields

Field Name

Field Description

NAMESPACE

Name of the namespace.

NAME

Name of the pod.

READY

Number of pods that are ready.

STATUS

Status of the pod.

RESTARTS

Time since the pod was last restarted.

Age

Time the node has been active.

Sample Output

show paragon cluster pods

show paragon cluster pods namespace airflow head 3 sort cpu

Release Information

Command introduced in Paragon Automation Release 2.0.0.