Kubeintel Logo

Kubeintel

  • Search
  • Pods
  • Deployments
  • Statefulsets
  • jobJobs
  • Daemonsets
  • Namespaces
  • Nodes
  • Services
  • Configmaps
  1. Home
  2. /
  3. namespaces
  4. /
  5. demo
  6. /
  7. pods
  8. /
  9. pi-2-2ks2s
Summary
Metadata
Containers
Spec
Status
All
Events
Logs
Investigator
Pod Details

Name: pi-2-2ks2s

Namespace: demo

Status: Succeeded

IP: 10.244.1.225

Node: system-0-655pn

Ready: 0/1

Kubectl Commands
  • View
  • Delete
  • Describe
  • Debug
Containers
Name
Image
Ready
Restarts
...
piperl:5.34.0Completed-
  • 1
Metadata

Creation Time: 2025-05-08T22:09:27Z

Labels:

  • batch.kubernetes.io/controller-uid: 0317f955-b62d-4825-8...
  • batch.kubernetes.io/job-name: pi-2...
  • controller-uid: 0317f955-b62d-4825-8...
  • job-name: pi-2
name: pi-2-2ks2s
generateName: pi-2-
namespace: demo
uid: 21821dd5-694c-48fb-a917-13ab1c1c9345
resourceVersion: '98821062'
creationTimestamp: '2025-05-08T22:09:27Z'
labels:
batch.kubernetes.io/controller-uid: 0317f955-b62d-4825-8cbf-76309ce47142
batch.kubernetes.io/job-name: pi-2
controller-uid: 0317f955-b62d-4825-8cbf-76309ce47142
job-name: pi-2
- name: pi
image: perl:5.34.0
command:
- perl
- '-Mbignum=bpi'
- '-wle'
- print bpi(2000)
resources: {}
volumeMounts:
- name: kube-api-access-lcz69
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
volumes:
- name: kube-api-access-lcz69
projected:
sources:
- serviceAccountToken:
expirationSeconds: 3607
path: token
- configMap:
name: kube-root-ca.crt
items:
- key: ca.crt
path: ca.crt
- downwardAPI:
items:
- path: namespace
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
defaultMode: 420
containers:
- name: pi
image: perl:5.34.0
command:
- perl
- '-Mbignum=bpi'
- '-wle'
- print bpi(2000)
resources: {}
volumeMounts:
- name: kube-api-access-lcz69
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
restartPolicy: Never
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
serviceAccountName: default
serviceAccount: default
nodeName: system-0-655pn
securityContext: {}
imagePullSecrets:
- name: kubeintel
schedulerName: default-scheduler
tolerations:
- key: node.kubernetes.io/not-ready
operator: Exists
effect: NoExecute
tolerationSeconds: 300
- key: node.kubernetes.io/unreachable
operator: Exists
effect: NoExecute
tolerationSeconds: 300
priority: 0
enableServiceLinks: true
preemptionPolicy: PreemptLowerPriority
phase: Succeeded
conditions:
- type: PodReadyToStartContainers
status: 'False'
lastProbeTime: null
lastTransitionTime: '2025-05-08T22:09:53Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-08T22:09:27Z'
reason: PodCompleted
- type: Ready
status: 'False'
lastProbeTime: null
lastTransitionTime: '2025-05-08T22:09:52Z'
reason: PodCompleted
- type: ContainersReady
status: 'False'
lastProbeTime: null
lastTransitionTime: '2025-05-08T22:09:52Z'
reason: PodCompleted
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-08T22:09:27Z'
hostIP: 10.108.0.2
podIP: 10.244.1.225
podIPs:
- ip: 10.244.1.225
startTime: '2025-05-08T22:09:27Z'
containerStatuses:
- name: pi
state:
terminated:
exitCode: 0
reason: Completed
startedAt: '2025-05-08T22:09:45Z'
finishedAt: '2025-05-08T22:09:52Z'
containerID: >-
containerd://7ca80bfafc60f855d578f5eaef5a930b8d0dbcc388757364e3cf9011ce317c56
lastState: {}
ready: false
restartCount: 0
image: docker.io/library/perl:5.34.0
imageID: >-
docker.io/library/perl@sha256:2584f46a92d1042b25320131219e5832c5b3e75086dfaaff33e4fda7a9f47d99
containerID: >-
containerd://7ca80bfafc60f855d578f5eaef5a930b8d0dbcc388757364e3cf9011ce317c56
started: false
qosClass: BestEffort
metadata:
name: pi-2-2ks2s
generateName: pi-2-
namespace: demo
uid: 21821dd5-694c-48fb-a917-13ab1c1c9345
resourceVersion: '98821062'
creationTimestamp: '2025-05-08T22:09:27Z'
labels:
batch.kubernetes.io/controller-uid: 0317f955-b62d-4825-8cbf-76309ce47142
batch.kubernetes.io/job-name: pi-2
controller-uid: 0317f955-b62d-4825-8cbf-76309ce47142
job-name: pi-2
spec:
volumes:
- name: kube-api-access-lcz69
projected:
sources:
- serviceAccountToken:
expirationSeconds: 3607
path: token
- configMap:
name: kube-root-ca.crt
items:
- key: ca.crt
path: ca.crt
- downwardAPI:
items:
- path: namespace
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
defaultMode: 420
containers:
- name: pi
image: perl:5.34.0
command:
- perl
- '-Mbignum=bpi'
- '-wle'
- print bpi(2000)
resources: {}
volumeMounts:
- name: kube-api-access-lcz69
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
restartPolicy: Never
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
serviceAccountName: default
serviceAccount: default
nodeName: system-0-655pn
securityContext: {}
imagePullSecrets:
- name: kubeintel
schedulerName: default-scheduler
tolerations:
- key: node.kubernetes.io/not-ready
operator: Exists
effect: NoExecute
tolerationSeconds: 300
- key: node.kubernetes.io/unreachable
operator: Exists
effect: NoExecute
tolerationSeconds: 300
priority: 0
enableServiceLinks: true
preemptionPolicy: PreemptLowerPriority
status:
phase: Succeeded
conditions:
- type: PodReadyToStartContainers
status: 'False'
lastProbeTime: null
lastTransitionTime: '2025-05-08T22:09:53Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-08T22:09:27Z'
reason: PodCompleted
- type: Ready
status: 'False'
lastProbeTime: null
lastTransitionTime: '2025-05-08T22:09:52Z'
reason: PodCompleted
- type: ContainersReady
status: 'False'
lastProbeTime: null
lastTransitionTime: '2025-05-08T22:09:52Z'
reason: PodCompleted
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-08T22:09:27Z'
hostIP: 10.108.0.2
podIP: 10.244.1.225
podIPs:
- ip: 10.244.1.225
startTime: '2025-05-08T22:09:27Z'
containerStatuses:
- name: pi
state:
terminated:
exitCode: 0
reason: Completed
startedAt: '2025-05-08T22:09:45Z'
finishedAt: '2025-05-08T22:09:52Z'
containerID: >-
containerd://7ca80bfafc60f855d578f5eaef5a930b8d0dbcc388757364e3cf9011ce317c56
lastState: {}
ready: false
restartCount: 0
image: docker.io/library/perl:5.34.0
imageID: >-
docker.io/library/perl@sha256:2584f46a92d1042b25320131219e5832c5b3e75086dfaaff33e4fda7a9f47d99
containerID: >-
containerd://7ca80bfafc60f855d578f5eaef5a930b8d0dbcc388757364e3cf9011ce317c56
started: false
qosClass: BestEffort
pi
Kubeintel ©2024