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: '45603427'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-22T13:44:14Z'- type: ContainersReadystatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-11-22T13:44:14Z'- 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-22T13:44:13Z'lastState:terminated:exitCode: 0reason: CompletedstartedAt: '2024-11-22T13:38:39Z'finishedAt: '2024-11-22T13:39:08Z'containerID: >-containerd://e827acd228c04fbdf1be3ff520bdd0d2a44caab4d065b9ffd78fad1742c0d22bready: truerestartCount: 45445image: docker.io/library/nginx:latestimageID: >-docker.io/library/nginx@sha256:bc5eac5eafc581aeda3008b4b1f07ebba230de2f27d47767129a6a905c84f470containerID: >-containerd://52bb6716fbbd88b890a9c0cd7f50592c600601078c4a6b4e37744a2a65657274started: trueqosClass: BestEffort
metadata:name: nginx-demonamespace: demouid: 2abe4464-b86b-4f7c-9302-6f54cd453630resourceVersion: '45603427'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-22T13:44:14Z'- type: ContainersReadystatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-11-22T13:44:14Z'- 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-22T13:44:13Z'lastState:terminated:exitCode: 0reason: CompletedstartedAt: '2024-11-22T13:38:39Z'finishedAt: '2024-11-22T13:39:08Z'containerID: >-containerd://e827acd228c04fbdf1be3ff520bdd0d2a44caab4d065b9ffd78fad1742c0d22bready: truerestartCount: 45445image: docker.io/library/nginx:latestimageID: >-docker.io/library/nginx@sha256:bc5eac5eafc581aeda3008b4b1f07ebba230de2f27d47767129a6a905c84f470containerID: >-containerd://52bb6716fbbd88b890a9c0cd7f50592c600601078c4a6b4e37744a2a65657274started: trueqosClass: BestEffort
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d//docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh/docker-entrypoint.sh: Configuration complete; ready for start up2024/11/22 13:44:13 [notice] 1#1: using the "epoll" event method2024/11/22 13:44:13 [notice] 1#1: nginx/1.27.22024/11/22 13:44:13 [notice] 1#1: built by gcc 12.2.0 (Debian 12.2.0-14)2024/11/22 13:44:13 [notice] 1#1: OS: Linux 6.1.0-21-amd642024/11/22 13:44:13 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:10485762024/11/22 13:44:13 [notice] 1#1: start worker processes2024/11/22 13:44:13 [notice] 1#1: start worker process 292024/11/22 13:44:13 [notice] 1#1: start worker process 3010.244.0.228 - - [22/Nov/2024:13:44:14 +0000] "GET / HTTP/1.1" 200 615 "-" "kube-probe/1.28" "-"10.244.0.228 - - [22/Nov/2024:13:44:18 +0000] "GET / HTTP/1.1" 200 615 "-" "kube-probe/1.28" "-"
nginx
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d//docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh/docker-entrypoint.sh: Configuration complete; ready for start up2024/11/22 13:44:13 [notice] 1#1: using the "epoll" event method2024/11/22 13:44:13 [notice] 1#1: nginx/1.27.22024/11/22 13:44:13 [notice] 1#1: built by gcc 12.2.0 (Debian 12.2.0-14)2024/11/22 13:44:13 [notice] 1#1: OS: Linux 6.1.0-21-amd642024/11/22 13:44:13 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:10485762024/11/22 13:44:13 [notice] 1#1: start worker processes2024/11/22 13:44:13 [notice] 1#1: start worker process 292024/11/22 13:44:13 [notice] 1#1: start worker process 3010.244.0.228 - - [22/Nov/2024:13:44:14 +0000] "GET / HTTP/1.1" 200 615 "-" "kube-probe/1.28" "-"10.244.0.228 - - [22/Nov/2024:13:44:18 +0000] "GET / HTTP/1.1" 200 615 "-" "kube-probe/1.28" "-"
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d//docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh/docker-entrypoint.sh: Configuration complete; ready for start up2024/11/22 13:44:13 [notice] 1#1: using the "epoll" event method2024/11/22 13:44:13 [notice] 1#1: nginx/1.27.22024/11/22 13:44:13 [notice] 1#1: built by gcc 12.2.0 (Debian 12.2.0-14)2024/11/22 13:44:13 [notice] 1#1: OS: Linux 6.1.0-21-amd642024/11/22 13:44:13 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:10485762024/11/22 13:44:13 [notice] 1#1: start worker processes2024/11/22 13:44:13 [notice] 1#1: start worker process 292024/11/22 13:44:13 [notice] 1#1: start worker process 3010.244.0.228 - - [22/Nov/2024:13:44:14 +0000] "GET / HTTP/1.1" 200 615 "-" "kube-probe/1.28" "-"10.244.0.228 - - [22/Nov/2024:13:44:18 +0000] "GET / HTTP/1.1" 200 615 "-" "kube-probe/1.28" "-"