{name}
Status
{status?.phase}
Pod IP address
{status?.podIP}
Instances
{i + 1} of {replicas}
Restarts
{status?.containerStatuses?.[0].restartCount}
Running on Node
{spec?.nodeName}
Uptime
{formatDuration($uptime / 1000)}