Pod Details
Kubectl Commands
- View
- Delete
- Describe
- Debug
Containers
Metadata
Creation Time: 2024-08-19T01:13:28Z
Annotation:
- kubectl.kubernetes.io/last-applied-configuration: {"apiVersion":"v1","...
name: nginx-demonamespace: demouid: 2abe4464-b86b-4f7c-9302-6f54cd453630resourceVersion: '45600969'creationTimestamp: '2024-08-19T01:13:28Z'annotations:kubectl.kubernetes.io/last-applied-configuration: >{"apiVersion":"v1","kind":"Pod","metadata":{"annotations":{},"name":"nginx-demo","namespace":"demo"},"spec":{"containers":[{"image":"nginx","livenessProbe":{"httpGet":{"path":"/","port":81}},"name":"nginx","ports":[{"containerPort":80}],"readinessProbe":{"httpGet":{"path":"/","port":80}}}]}}
- name: nginximage: nginxports:- containerPort: 80protocol: TCPresources: {}volumeMounts:- name: kube-api-access-fn62vreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /port: 81scheme: HTTPtimeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3readinessProbe:httpGet:path: /port: 80scheme: HTTPtimeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: Always
volumes:- name: kube-api-access-fn62vprojected:sources:- serviceAccountToken:expirationSeconds: 3607path: token- configMap:name: kube-root-ca.crtitems:- key: ca.crtpath: ca.crt- downwardAPI:items:- path: namespacefieldRef:apiVersion: v1fieldPath: metadata.namespacedefaultMode: 420containers:- name: nginximage: nginxports:- containerPort: 80protocol: TCPresources: {}volumeMounts:- name: kube-api-access-fn62vreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /port: 81scheme: HTTPtimeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3readinessProbe:httpGet:path: /port: 80scheme: HTTPtimeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: AlwaysrestartPolicy: AlwaysterminationGracePeriodSeconds: 30dnsPolicy: ClusterFirstserviceAccountName: defaultserviceAccount: defaultnodeName: system-0-bf7s0securityContext: {}imagePullSecrets:- name: kubeintelschedulerName: default-schedulertolerations:- key: node.kubernetes.io/not-readyoperator: Existseffect: NoExecutetolerationSeconds: 300- key: node.kubernetes.io/unreachableoperator: Existseffect: NoExecutetolerationSeconds: 300priority: 0enableServiceLinks: truepreemptionPolicy: PreemptLowerPriority
phase: Runningconditions:- type: Initializedstatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-08-19T01:13:28Z'- type: Readystatus: 'False'lastProbeTime: nulllastTransitionTime: '2024-11-22T13:33:08Z'reason: ContainersNotReadymessage: 'containers with unready status: [nginx]'- type: ContainersReadystatus: 'False'lastProbeTime: nulllastTransitionTime: '2024-11-22T13:33:08Z'reason: ContainersNotReadymessage: 'containers with unready status: [nginx]'- type: PodScheduledstatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-08-19T01:13:28Z'hostIP: 10.108.0.2podIP: 10.244.0.148podIPs:- ip: 10.244.0.148startTime: '2024-08-19T01:13:28Z'containerStatuses:- name: nginxstate:waiting:reason: CrashLoopBackOffmessage: >-back-off 5m0s restarting failed container=nginxpod=nginx-demo_demo(2abe4464-b86b-4f7c-9302-6f54cd453630)lastState:terminated:exitCode: 0reason: CompletedstartedAt: '2024-11-22T13:32:39Z'finishedAt: '2024-11-22T13:33:08Z'containerID: >-containerd://0951b1d1da4602d611c6fc402d56adf00629879cc6965a40f2e1734370ba3a50ready: falserestartCount: 45442image: docker.io/library/nginx:latestimageID: >-docker.io/library/nginx@sha256:bc5eac5eafc581aeda3008b4b1f07ebba230de2f27d47767129a6a905c84f470containerID: >-containerd://0951b1d1da4602d611c6fc402d56adf00629879cc6965a40f2e1734370ba3a50started: falseqosClass: BestEffort
metadata:name: nginx-demonamespace: demouid: 2abe4464-b86b-4f7c-9302-6f54cd453630resourceVersion: '45600969'creationTimestamp: '2024-08-19T01:13:28Z'annotations:kubectl.kubernetes.io/last-applied-configuration: >{"apiVersion":"v1","kind":"Pod","metadata":{"annotations":{},"name":"nginx-demo","namespace":"demo"},"spec":{"containers":[{"image":"nginx","livenessProbe":{"httpGet":{"path":"/","port":81}},"name":"nginx","ports":[{"containerPort":80}],"readinessProbe":{"httpGet":{"path":"/","port":80}}}]}}spec:volumes:- name: kube-api-access-fn62vprojected:sources:- serviceAccountToken:expirationSeconds: 3607path: token- configMap:name: kube-root-ca.crtitems:- key: ca.crtpath: ca.crt- downwardAPI:items:- path: namespacefieldRef:apiVersion: v1fieldPath: metadata.namespacedefaultMode: 420containers:- name: nginximage: nginxports:- containerPort: 80protocol: TCPresources: {}volumeMounts:- name: kube-api-access-fn62vreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /port: 81scheme: HTTPtimeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3readinessProbe:httpGet:path: /port: 80scheme: HTTPtimeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3terminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: AlwaysrestartPolicy: AlwaysterminationGracePeriodSeconds: 30dnsPolicy: ClusterFirstserviceAccountName: defaultserviceAccount: defaultnodeName: system-0-bf7s0securityContext: {}imagePullSecrets:- name: kubeintelschedulerName: default-schedulertolerations:- key: node.kubernetes.io/not-readyoperator: Existseffect: NoExecutetolerationSeconds: 300- key: node.kubernetes.io/unreachableoperator: Existseffect: NoExecutetolerationSeconds: 300priority: 0enableServiceLinks: truepreemptionPolicy: PreemptLowerPrioritystatus:phase: Runningconditions:- type: Initializedstatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-08-19T01:13:28Z'- type: Readystatus: 'False'lastProbeTime: nulllastTransitionTime: '2024-11-22T13:33:08Z'reason: ContainersNotReadymessage: 'containers with unready status: [nginx]'- type: ContainersReadystatus: 'False'lastProbeTime: nulllastTransitionTime: '2024-11-22T13:33:08Z'reason: ContainersNotReadymessage: 'containers with unready status: [nginx]'- type: PodScheduledstatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-08-19T01:13:28Z'hostIP: 10.108.0.2podIP: 10.244.0.148podIPs:- ip: 10.244.0.148startTime: '2024-08-19T01:13:28Z'containerStatuses:- name: nginxstate:waiting:reason: CrashLoopBackOffmessage: >-back-off 5m0s restarting failed container=nginxpod=nginx-demo_demo(2abe4464-b86b-4f7c-9302-6f54cd453630)lastState:terminated:exitCode: 0reason: CompletedstartedAt: '2024-11-22T13:32:39Z'finishedAt: '2024-11-22T13:33:08Z'containerID: >-containerd://0951b1d1da4602d611c6fc402d56adf00629879cc6965a40f2e1734370ba3a50ready: falserestartCount: 45442image: docker.io/library/nginx:latestimageID: >-docker.io/library/nginx@sha256:bc5eac5eafc581aeda3008b4b1f07ebba230de2f27d47767129a6a905c84f470containerID: >-containerd://0951b1d1da4602d611c6fc402d56adf00629879cc6965a40f2e1734370ba3a50started: falseqosClass: BestEffort
nginx