Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

computecluster pod-detail

Prev Next

This command displays extensive details of a VAST compute cluster pod.

Usage

computecluster pod-detail --id ID
                          --resource-name RESOURCE_NAME
                          --resource-namespace RESOURCE NAMESPACE

Required Parameters

--id ID

Specifies the compute cluster by its ID.

--resource-name RESOURCE_NAME

Specifies the pod for which to display details.

--resource-namespace RESOURCE NAMESPACE

Specifies the namespace to which the pod belongs.

Example

vcli: admin> computecluster pod-detail --id 1 --resource-name vast-metrics-kube-state-metrics-5dcf8bcf6f-g85v7 --resource-namespace vast-dataengine
{
  "api_version": "v1",
  "kind": "Pod",
  "metadata": {
    "annotations": {
      "cni.projectcalico.org/containerID": "150a8ef8436a207231e73780407ca6ea35c36374fc58da75c1549d1ff9303f56",
      "cni.projectcalico.org/podIP": "10.71.255.145/32",
      "cni.projectcalico.org/podIPs": "10.71.255.145/32"
    },
    "creation_timestamp": "2026-04-26T14:00:55Z",
    "deletion_grace_period_seconds": null,
    "deletion_timestamp": null,
    "finalizers": null,
    "generate_name": "vast-metrics-kube-state-metrics-5dcf8bcf6f-",
    "generation": 1,
    "labels": {
      "app.kubernetes.io/component": "metrics",
      "app.kubernetes.io/instance": "vast-metrics",
      "app.kubernetes.io/managed-by": "Helm",
      "app.kubernetes.io/name": "kube-state-metrics",
      "app.kubernetes.io/part-of": "kube-state-metrics",
      "app.kubernetes.io/version": "2.17.0",
      "helm.sh/chart": "kube-state-metrics-6.2.1",
      "pod-template-hash": "5dcf8bcf6f"
    },
    "managed_fields": [
      {
        "api_version": "v1",
        "fields_type": "FieldsV1",
        "fields_v1": {
          "f:metadata": {
            "f:annotations": {
              ".": {},
              "f:cni.projectcalico.org/containerID": {},
              "f:cni.projectcalico.org/podIP": {},
              "f:cni.projectcalico.org/podIPs": {}
            }
          }
        },
        "manager": "calico",
        "operation": "Update",
        "subresource": "status",
        "time": "2026-04-26T14:00:55Z"
      },
      {
        "api_version": "v1",
        "fields_type": "FieldsV1",
        "fields_v1": {
          "f:metadata": {
            "f:generateName": {},
            "f:labels": {
              ".": {},
              "f:app.kubernetes.io/component": {},
              "f:app.kubernetes.io/instance": {},
              "f:app.kubernetes.io/managed-by": {},
              "f:app.kubernetes.io/name": {},
              "f:app.kubernetes.io/part-of": {},
              "f:app.kubernetes.io/version": {},
              "f:helm.sh/chart": {},
              "f:pod-template-hash": {}
            },
            "f:ownerReferences": {
              ".": {},
              "k:{\"uid\":\"98999002-f50f-4031-89c3-a52bdf2cdc84\"}": {}
            }
          },
          "f:spec": {
            "f:automountServiceAccountToken": {},
            "f:containers": {
              "k:{\"name\":\"kube-rbac-proxy-http\"}": {
                ".": {},
                "f:args": {},
                "f:image": {},
                "f:imagePullPolicy": {},
                "f:name": {},
                "f:ports": {
                  ".": {},
                  "k:{\"containerPort\":8080,\"protocol\":\"TCP\"}": {
                    ".": {},
                    "f:containerPort": {},
                    "f:name": {},
                    "f:protocol": {}
                  },
                  "k:{\"containerPort\":8888,\"protocol\":\"TCP\"}": {
                    ".": {},
                    "f:containerPort": {},
                    "f:name": {},
                    "f:protocol": {}
                  }
                },
                "f:readinessProbe": {
                  ".": {},
                  "f:failureThreshold": {},
                  "f:httpGet": {
                    ".": {},
                    "f:path": {},
                    "f:port": {},
                    "f:scheme": {}
                  },
                  "f:initialDelaySeconds": {},
                  "f:periodSeconds": {},
                  "f:successThreshold": {},
                  "f:timeoutSeconds": {}
                },
                "f:resources": {},
                "f:securityContext": {
                  ".": {},
                  "f:allowPrivilegeEscalation": {},
                  "f:capabilities": {
                    ".": {},
                    "f:drop": {}
                  },
                  "f:readOnlyRootFilesystem": {}
                },
                "f:terminationMessagePath": {},
                "f:terminationMessagePolicy": {},
                "f:volumeMounts": {
                  ".": {},
                  "k:{\"mountPath\":\"/etc/kube-rbac-proxy-config\"}": {
                    ".": {},
                    "f:mountPath": {},
                    "f:name": {}
                  },
                  "k:{\"mountPath\":\"/etc/tls\"}": {
                    ".": {},
                    "f:mountPath": {},
                    "f:name": {},
                    "f:readOnly": {}
                  }
                }
              },
              "k:{\"name\":\"kube-state-metrics\"}": {
                ".": {},
                "f:args": {},
                "f:image": {},
                "f:imagePullPolicy": {},
                "f:livenessProbe": {
                  ".": {},
                  "f:failureThreshold": {},
                  "f:httpGet": {
                    ".": {},
                    "f:path": {},
                    "f:port": {},
                    "f:scheme": {}
                  },
                  "f:initialDelaySeconds": {},
                  "f:periodSeconds": {},
                  "f:successThreshold": {},
                  "f:timeoutSeconds": {}
                },
                "f:name": {},
                "f:readinessProbe": {
                  ".": {},
                  "f:failureThreshold": {},
                  "f:httpGet": {
                    ".": {},
                    "f:path": {},
                    "f:port": {},
                    "f:scheme": {}
                  },
                  "f:initialDelaySeconds": {},
                  "f:periodSeconds": {},
                  "f:successThreshold": {},
                  "f:timeoutSeconds": {}
                },
                "f:resources": {
                  ".": {},
                  "f:limits": {
                    ".": {},
                    "f:memory": {}
                  },
                  "f:requests": {
                    ".": {},
                    "f:cpu": {},
                    "f:memory": {}
                  }
                },
                "f:securityContext": {
                  ".": {},
                  "f:allowPrivilegeEscalation": {},
                  "f:capabilities": {
                    ".": {},
                    "f:drop": {}
                  },
                  "f:readOnlyRootFilesystem": {}
                },
                "f:terminationMessagePath": {},
                "f:terminationMessagePolicy": {}
              }
            },
            "f:dnsPolicy": {},
            "f:enableServiceLinks": {},
            "f:restartPolicy": {},
            "f:schedulerName": {},
            "f:securityContext": {
              ".": {},
              "f:fsGroup": {},
              "f:runAsGroup": {},
              "f:runAsNonRoot": {},
              "f:runAsUser": {},
              "f:seccompProfile": {
                ".": {},
                "f:type": {}
              }
            },
            "f:serviceAccount": {},
            "f:serviceAccountName": {},
            "f:terminationGracePeriodSeconds": {},
            "f:volumes": {
              ".": {},
              "k:{\"name\":\"kube-rbac-proxy-config\"}": {
                ".": {},
                "f:configMap": {
                  ".": {},
                  "f:defaultMode": {},
                  "f:name": {}
                },
                "f:name": {}
              },
              "k:{\"name\":\"metrics-certs\"}": {
                ".": {},
                "f:hostPath": {
                  ".": {},
                  "f:path": {},
                  "f:type": {}
                },
                "f:name": {}
              }
            }
          }
        },
        "manager": "kube-controller-manager",
        "operation": "Update",
        "subresource": null,
        "time": "2026-04-26T14:00:55Z"
      },
      {
        "api_version": "v1",
        "fields_type": "FieldsV1",
        "fields_v1": {
          "f:status": {
            "f:conditions": {
              "k:{\"type\":\"ContainersReady\"}": {
                ".": {},
                "f:lastProbeTime": {},
                "f:lastTransitionTime": {},
                "f:status": {},
                "f:type": {}
              },
              "k:{\"type\":\"Initialized\"}": {
                ".": {},
                "f:lastProbeTime": {},
                "f:lastTransitionTime": {},
                "f:status": {},
                "f:type": {}
              },
              "k:{\"type\":\"PodReadyToStartContainers\"}": {
                ".": {},
                "f:lastProbeTime": {},
                "f:lastTransitionTime": {},
                "f:status": {},
                "f:type": {}
              },
              "k:{\"type\":\"Ready\"}": {
                ".": {},
                "f:lastProbeTime": {},
                "f:lastTransitionTime": {},
                "f:status": {},
                "f:type": {}
              }
            },
            "f:containerStatuses": {},
            "f:hostIP": {},
            "f:hostIPs": {},
            "f:phase": {},
            "f:podIP": {},
            "f:podIPs": {
              ".": {},
              "k:{\"ip\":\"10.71.255.145\"}": {
                ".": {},
                "f:ip": {}
              }
            },
            "f:startTime": {}
          }
        },
        "manager": "kubelet",
        "operation": "Update",
        "subresource": "status",
        "time": "2026-04-26T14:01:08Z"
      }
    ],
    "name": "vast-metrics-kube-state-metrics-5dcf8bcf6f-g85v7",
    "namespace": "vast-dataengine",
    "owner_references": [
      {
        "api_version": "apps/v1",
        "block_owner_deletion": true,
        "controller": true,
        "kind": "ReplicaSet",
        "name": "vast-metrics-kube-state-metrics-5dcf8bcf6f",
        "uid": "98999002-f50f-4031-89c3-a52bdf2cdc84"
      }
    ],
    "resource_version": "2174",
    "self_link": null,
    "uid": "419fa45c-2955-4e1e-b900-36d206bf4516"
  },
  "spec": {
    "active_deadline_seconds": null,
    "affinity": null,
    "automount_service_account_token": true,
    "containers": [
      {
        "args": [
          "--host=127.0.0.1",
          "--port=9090",
          "--resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments",
          "--telemetry-host=127.0.0.1",
          "--telemetry-port=9091"
        ],
        "command": null,
        "env": null,
        "env_from": null,
        "image": "110450271409.dkr.ecr.eu-west-1.amazonaws.com/registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.17.0",
        "image_pull_policy": "IfNotPresent",
        "lifecycle": null,
        "liveness_probe": {
          "_exec": null,
          "failure_threshold": 3,
          "grpc": null,
          "http_get": {
            "host": null,
            "http_headers": null,
            "path": "/livez",
            "port": 8080,
            "scheme": "HTTPS"
          },
          "initial_delay_seconds": 5,
          "period_seconds": 10,
          "success_threshold": 1,
          "tcp_socket": null,
          "termination_grace_period_seconds": null,
          "timeout_seconds": 5
        },
        "name": "kube-state-metrics",
        "ports": null,
        "readiness_probe": {
          "_exec": null,
          "failure_threshold": 3,
          "grpc": null,
          "http_get": {
            "host": null,
            "http_headers": null,
            "path": "/healthz",
            "port": 8080,
            "scheme": "HTTPS"
          },
          "initial_delay_seconds": 5,
          "period_seconds": 10,
          "success_threshold": 1,
          "tcp_socket": null,
          "termination_grace_period_seconds": null,
          "timeout_seconds": 5
        },
        "resize_policy": null,
        "resources": {
          "claims": null,
          "limits": {
            "memory": "256Mi"
          },
          "requests": {
            "cpu": "100m",
            "memory": "128Mi"
          }
        },
        "restart_policy": null,
        "security_context": {
          "allow_privilege_escalation": false,
          "capabilities": {
            "add": null,
            "drop": [
              "ALL"
            ]
          },
          "privileged": null,
          "proc_mount": null,
          "read_only_root_filesystem": true,
          "run_as_group": null,
          "run_as_non_root": null,
          "run_as_user": null,
          "se_linux_options": null,
          "seccomp_profile": null,
          "windows_options": null
        },
        "startup_probe": null,
        "stdin": null,
        "stdin_once": null,
        "termination_message_path": "/dev/termination-log",
        "termination_message_policy": "File",
        "tty": null,
        "volume_devices": null,
        "volume_mounts": [
          {
            "mount_path": "/var/run/secrets/kubernetes.io/serviceaccount",
            "mount_propagation": null,
            "name": "kube-api-access-9zhdd",
            "read_only": true,
            "sub_path": null,
            "sub_path_expr": null
          }
        ],
        "working_dir": null
      },
      {
        "args": [
          "--tls-cert-file=/etc/tls/vast-kube-metrics.crt",
          "--tls-private-key-file=/etc/tls/vast-kube-metrics.key",
          "--client-ca-file=/etc/tls/intermediate-ca.pem",
          "--ignore-paths=/livez,/readyz,/healthz",
          "--secure-listen-address=:8080",
          "--upstream=http://127.0.0.1:9090/",
          "--proxy-endpoints-port=8888",
          "--config-file=/etc/kube-rbac-proxy-config/config-file.yaml"
        ],
        "command": null,
        "env": null,
        "env_from": null,
        "image": "110450271409.dkr.ecr.eu-west-1.amazonaws.com/quay.io/brancz/kube-rbac-proxy:v0.20.1",
        "image_pull_policy": "IfNotPresent",
        "lifecycle": null,
        "liveness_probe": null,
        "name": "kube-rbac-proxy-http",
        "ports": [
          {
            "container_port": 8080,
            "host_ip": null,
            "host_port": null,
            "name": "http",
            "protocol": "TCP"
          },
          {
            "container_port": 8888,
            "host_ip": null,
            "host_port": null,
            "name": "http-healthz",
            "protocol": "TCP"
          }
        ],
        "readiness_probe": {
          "_exec": null,
          "failure_threshold": 3,
          "grpc": null,
          "http_get": {
            "host": null,
            "http_headers": null,
            "path": "/healthz",
            "port": 8888,
            "scheme": "HTTPS"
          },
          "initial_delay_seconds": 5,
          "period_seconds": 10,
          "success_threshold": 1,
          "tcp_socket": null,
          "termination_grace_period_seconds": null,
          "timeout_seconds": 5
        },
        "resize_policy": null,
        "resources": {
          "claims": null,
          "limits": null,
          "requests": null
        },
        "restart_policy": null,
        "security_context": {
          "allow_privilege_escalation": false,
          "capabilities": {
            "add": null,
            "drop": [
              "ALL"
            ]
          },
          "privileged": null,
          "proc_mount": null,
          "read_only_root_filesystem": true,
          "run_as_group": null,
          "run_as_non_root": null,
          "run_as_user": null,
          "se_linux_options": null,
          "seccomp_profile": null,
          "windows_options": null
        },
        "startup_probe": null,
        "stdin": null,
        "stdin_once": null,
        "termination_message_path": "/dev/termination-log",
        "termination_message_policy": "File",
        "tty": null,
        "volume_devices": null,
        "volume_mounts": [
          {
            "mount_path": "/etc/kube-rbac-proxy-config",
            "mount_propagation": null,
            "name": "kube-rbac-proxy-config",
            "read_only": null,
            "sub_path": null,
            "sub_path_expr": null
          },
          {
            "mount_path": "/etc/tls",
            "mount_propagation": null,
            "name": "metrics-certs",
            "read_only": true,
            "sub_path": null,
            "sub_path_expr": null
          },
          {
            "mount_path": "/var/run/secrets/kubernetes.io/serviceaccount",
            "mount_propagation": null,
            "name": "kube-api-access-9zhdd",
            "read_only": true,
            "sub_path": null,
            "sub_path_expr": null
          }
        ],
        "working_dir": null
      }
    ],
    "dns_config": null,
    "dns_policy": "ClusterFirst",
    "enable_service_links": true,
    "ephemeral_containers": null,
    "host_aliases": null,
    "host_ipc": null,
    "host_network": null,
    "host_pid": null,
    "host_users": null,
    "hostname": null,
    "image_pull_secrets": null,
    "init_containers": null,
    "node_name": "3aa7399e-0fe4-5be8-b268-8cc0896374f4",
    "node_selector": null,
    "os": null,
    "overhead": null,
    "preemption_policy": "PreemptLowerPriority",
    "priority": 0,
    "priority_class_name": null,
    "readiness_gates": null,
    "resource_claims": null,
    "restart_policy": "Always",
    "runtime_class_name": null,
    "scheduler_name": "default-scheduler",
    "scheduling_gates": null,
    "security_context": {
      "fs_group": 65534,
      "fs_group_change_policy": null,
      "run_as_group": 65534,
      "run_as_non_root": true,
      "run_as_user": 65534,
      "se_linux_options": null,
      "seccomp_profile": {
        "localhost_profile": null,
        "type": "RuntimeDefault"
      },
      "supplemental_groups": null,
      "sysctls": null,
      "windows_options": null
    },
    "service_account": "vast-metrics-kube-state-metrics",
    "service_account_name": "vast-metrics-kube-state-metrics",
    "set_hostname_as_fqdn": null,
    "share_process_namespace": null,
    "subdomain": null,
    "termination_grace_period_seconds": 30,
    "tolerations": [
      {
        "effect": "NoExecute",
        "key": "node.kubernetes.io/not-ready",
        "operator": "Exists",
        "toleration_seconds": 300,
        "value": null
      },
      {
        "effect": "NoExecute",
        "key": "node.kubernetes.io/unreachable",
        "operator": "Exists",
        "toleration_seconds": 300,
        "value": null
      }
    ],
    "topology_spread_constraints": null,
    "volumes": [
      {
        "aws_elastic_block_store": null,
        "azure_disk": null,
        "azure_file": null,
        "cephfs": null,
        "cinder": null,
        "config_map": {
          "default_mode": 420,
          "items": null,
          "name": "vast-metrics-kube-state-metrics-rbac-config",
          "optional": null
        },
        "csi": null,
        "downward_api": null,
        "empty_dir": null,
        "ephemeral": null,
        "fc": null,
        "flex_volume": null,
        "flocker": null,
        "gce_persistent_disk": null,
        "git_repo": null,
        "glusterfs": null,
        "host_path": null,
        "iscsi": null,
        "name": "kube-rbac-proxy-config",
        "nfs": null,
        "persistent_volume_claim": null,
        "photon_persistent_disk": null,
        "portworx_volume": null,
        "projected": null,
        "quobyte": null,
        "rbd": null,
        "scale_io": null,
        "secret": null,
        "storageos": null,
        "vsphere_volume": null
      },
      {
        "aws_elastic_block_store": null,
        "azure_disk": null,
        "azure_file": null,
        "cephfs": null,
        "cinder": null,
        "config_map": null,
        "csi": null,
        "downward_api": null,
        "empty_dir": null,
        "ephemeral": null,
        "fc": null,
        "flex_volume": null,
        "flocker": null,
        "gce_persistent_disk": null,
        "git_repo": null,
        "glusterfs": null,
        "host_path": {
          "path": "/vast/rke2/data/server/tls",
          "type": "Directory"
        },
        "iscsi": null,
        "name": "metrics-certs",
        "nfs": null,
        "persistent_volume_claim": null,
        "photon_persistent_disk": null,
        "portworx_volume": null,
        "projected": null,
        "quobyte": null,
        "rbd": null,
        "scale_io": null,
        "secret": null,
        "storageos": null,
        "vsphere_volume": null
      },
      {
        "aws_elastic_block_store": null,
        "azure_disk": null,
        "azure_file": null,
        "cephfs": null,
        "cinder": null,
        "config_map": null,
        "csi": null,
        "downward_api": null,
        "empty_dir": null,
        "ephemeral": null,
        "fc": null,
        "flex_volume": null,
        "flocker": null,
        "gce_persistent_disk": null,
        "git_repo": null,
        "glusterfs": null,
        "host_path": null,
        "iscsi": null,
        "name": "kube-api-access-9zhdd",
        "nfs": null,
        "persistent_volume_claim": null,
        "photon_persistent_disk": null,
        "portworx_volume": null,
        "projected": {
          "default_mode": 420,
          "sources": [
            {
              "cluster_trust_bundle": null,
              "config_map": null,
              "downward_api": null,
              "secret": null,
              "service_account_token": {
                "audience": null,
                "expiration_seconds": 3607,
                "path": "token"
              }
            },
            {
              "cluster_trust_bundle": null,
              "config_map": {
                "items": [
                  {
                    "key": "ca.crt",
                    "mode": null,
                    "path": "ca.crt"
                  }
                ],
                "name": "kube-root-ca.crt",
                "optional": null
              },
              "downward_api": null,
              "secret": null,
              "service_account_token": null
            },
            {
              "cluster_trust_bundle": null,
              "config_map": null,
              "downward_api": {
                "items": [
                  {
                    "field_ref": {
                      "api_version": "v1",
                      "field_path": "metadata.namespace"
                    },
                    "mode": null,
                    "path": "namespace",
                    "resource_field_ref": null
                  }
                ]
              },
              "secret": null,
              "service_account_token": null
            }
          ]
        },
        "quobyte": null,
        "rbd": null,
        "scale_io": null,
        "secret": null,
        "storageos": null,
        "vsphere_volume": null
      }
    ]
  },
  "status": {
    "conditions": [
      {
        "last_probe_time": null,
        "last_transition_time": "2026-04-26T14:00:56Z",
        "message": null,
        "reason": null,
        "status": "True",
        "type": "PodReadyToStartContainers"
      },
      {
        "last_probe_time": null,
        "last_transition_time": "2026-04-26T14:00:55Z",
        "message": null,
        "reason": null,
        "status": "True",
        "type": "Initialized"
      },
      {
        "last_probe_time": null,
        "last_transition_time": "2026-04-26T14:01:08Z",
        "message": null,
        "reason": null,
        "status": "True",
        "type": "Ready"
      },
      {
        "last_probe_time": null,
        "last_transition_time": "2026-04-26T14:01:08Z",
        "message": null,
        "reason": null,
        "status": "True",
        "type": "ContainersReady"
      },
      {
        "last_probe_time": null,
        "last_transition_time": "2026-04-26T14:00:55Z",
        "message": null,
        "reason": null,
        "status": "True",
        "type": "PodScheduled"
      }
    ],
    "container_statuses": [
      {
        "allocated_resources": null,
        "container_id": "containerd://0095bb8a578e2e0344160d368566bbab6d41679f83ac6057dc79100b5288bd04",
        "image": "110450271409.dkr.ecr.eu-west-1.amazonaws.com/quay.io/brancz/kube-rbac-proxy:v0.20.1",
        "image_id": "sha256:f88413cc4c92bbf7d5e999ca641300114553e41bd6237816c8f18a2b1928a841",
        "last_state": {
          "running": null,
          "terminated": null,
          "waiting": null
        },
        "name": "kube-rbac-proxy-http",
        "ready": true,
        "resources": {
          "claims": null,
          "limits": null,
          "requests": null
        },
        "restart_count": 0,
        "started": true,
        "state": {
          "running": {
            "started_at": "2026-04-26T14:00:56Z"
          },
          "terminated": null,
          "waiting": null
        }
      },
      {
        "allocated_resources": {
          "cpu": "100m",
          "memory": "128Mi"
        },
        "container_id": "containerd://d5bd3076ea7b9d4463020e642181cd3edfe0ecb08986c0b02788dc563cce6c8f",
        "image": "110450271409.dkr.ecr.eu-west-1.amazonaws.com/registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.17.0",
        "image_id": "sha256:32acec6855323f46b0b3ed1b193d38312db76b46a107390f6ddaefc9d8a51713",
        "last_state": {
          "running": null,
          "terminated": null,
          "waiting": null
        },
        "name": "kube-state-metrics",
        "ready": true,
        "resources": {
          "claims": null,
          "limits": {
            "memory": "256Mi"
          },
          "requests": {
            "cpu": "100m",
            "memory": "128Mi"
          }
        },
        "restart_count": 0,
        "started": true,
        "state": {
          "running": {
            "started_at": "2026-04-26T14:00:55Z"
          },
          "terminated": null,
          "waiting": null
        }
      }
    ],
    "ephemeral_container_statuses": null,
    "host_ip": "172.26.64.20",
    "host_i_ps": [
      {
        "ip": "172.26.64.20"
      }
    ],
    "init_container_statuses": null,
    "message": null,
    "nominated_node_name": null,
    "phase": "Running",
    "pod_ip": "10.71.255.145",
    "pod_i_ps": [
      {
        "ip": "10.71.255.145"
      }
    ],
    "qos_class": "Burstable",
    "reason": null,
    "resize": null,
    "resource_claim_statuses": null,
    "start_time": "2026-04-26T14:00:55Z"
  }
}