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: '45514899'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: 'True'lastProbeTime: nulllastTransitionTime: '2024-11-22T07:04:59Z'- type: ContainersReadystatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-11-22T07:04:59Z'- 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:running:startedAt: '2024-11-22T07:04:59Z'lastState:terminated:exitCode: 0reason: CompletedstartedAt: '2024-11-22T07:04:28Z'finishedAt: '2024-11-22T07:04:58Z'containerID: >-containerd://e4ed0e0b5e3ff04d089cdd1de5c71e523b262f385b667481a74f3e6e662120a5ready: truerestartCount: 45314image: docker.io/library/nginx:latestimageID: >-docker.io/library/nginx@sha256:bc5eac5eafc581aeda3008b4b1f07ebba230de2f27d47767129a6a905c84f470containerID: >-containerd://e434b02c90a187f3281bc367180947c1213eb1e7056e582819f5d66fdbf4d060started: trueqosClass: BestEffort
metadata:name: nginx-demonamespace: demouid: 2abe4464-b86b-4f7c-9302-6f54cd453630resourceVersion: '45514899'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: 'True'lastProbeTime: nulllastTransitionTime: '2024-11-22T07:04:59Z'- type: ContainersReadystatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-11-22T07:04:59Z'- 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:running:startedAt: '2024-11-22T07:04:59Z'lastState:terminated:exitCode: 0reason: CompletedstartedAt: '2024-11-22T07:04:28Z'finishedAt: '2024-11-22T07:04:58Z'containerID: >-containerd://e4ed0e0b5e3ff04d089cdd1de5c71e523b262f385b667481a74f3e6e662120a5ready: truerestartCount: 45314image: docker.io/library/nginx:latestimageID: >-docker.io/library/nginx@sha256:bc5eac5eafc581aeda3008b4b1f07ebba230de2f27d47767129a6a905c84f470containerID: >-containerd://e434b02c90a187f3281bc367180947c1213eb1e7056e582819f5d66fdbf4d060started: trueqosClass: BestEffort
nginx