Pod Details
Name: ingress-nginx-controller-vqxz5
Namespace: ingress-nginx
Status: Running
IP: 10.108.0.2
Node: system-0-bf7s0
Ready: 1/1
Kubectl Commands
- View
- Delete
- Describe
- Debug
Containers
Metadata
Creation Time: 2024-07-30T05:04:51Z
Labels:
- app.kubernetes.io/component: controller...
- app.kubernetes.io/instance: ingress-nginx...
- app.kubernetes.io/managed-by: Helm...
- app.kubernetes.io/name: ingress-nginx...
- app.kubernetes.io/part-of: ingress-nginx...
- app.kubernetes.io/version: 1.10.1...
- controller-revision-hash: d576844c6...
- helm.sh/chart: ingress-nginx-4.10.1...
- pod-template-generation: 1...
name: ingress-nginx-controller-vqxz5generateName: ingress-nginx-controller-namespace: ingress-nginxuid: 948714fc-45c3-4021-8a6a-3959b5180b63resourceVersion: '34197329'creationTimestamp: '2024-07-30T05:04:51Z'labels:app.kubernetes.io/component: controllerapp.kubernetes.io/instance: ingress-nginxapp.kubernetes.io/managed-by: Helmapp.kubernetes.io/name: ingress-nginxapp.kubernetes.io/part-of: ingress-nginxapp.kubernetes.io/version: 1.10.1controller-revision-hash: d576844c6helm.sh/chart: ingress-nginx-4.10.1pod-template-generation: '1'ownerReferences:- apiVersion: apps/v1kind: DaemonSetname: ingress-nginx-controlleruid: 0a0dfb3e-4b46-4bcd-a8ce-c212748f68bacontroller: trueblockOwnerDeletion: true
- name: controllerimage: >-registry.k8s.io/ingress-nginx/controller:v1.10.1@sha256:e24f39d3eed6bcc239a56f20098878845f62baa34b9f2be2fd2c38ce9fb0f29eargs:- /nginx-ingress-controller- '--publish-service=$(POD_NAMESPACE)/ingress-nginx-controller'- '--election-id=ingress-nginx-leader'- '--controller-class=k8s.io/ingress-nginx'- '--ingress-class=nginx'- '--configmap=$(POD_NAMESPACE)/ingress-nginx-controller'- '--validating-webhook=:8443'- '--validating-webhook-certificate=/usr/local/certificates/cert'- '--validating-webhook-key=/usr/local/certificates/key'- '--enable-metrics=false'ports:- name: httphostPort: 80containerPort: 80protocol: TCP- name: httpshostPort: 443containerPort: 443protocol: TCP- name: webhookhostPort: 8443containerPort: 8443protocol: TCPenv:- name: POD_NAMEvalueFrom:fieldRef:apiVersion: v1fieldPath: metadata.name- name: POD_NAMESPACEvalueFrom:fieldRef:apiVersion: v1fieldPath: metadata.namespace- name: LD_PRELOADvalue: /usr/local/lib/libmimalloc.soresources:requests:cpu: 100mmemory: 90MivolumeMounts:- name: webhook-certreadOnly: truemountPath: /usr/local/certificates/- name: kube-api-access-5krmdreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /healthzport: 10254scheme: HTTPinitialDelaySeconds: 10timeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 5readinessProbe:httpGet:path: /healthzport: 10254scheme: HTTPinitialDelaySeconds: 10timeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3lifecycle:preStop:exec:command:- /wait-shutdownterminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresentsecurityContext:capabilities:add:- NET_BIND_SERVICEdrop:- ALLrunAsUser: 101runAsNonRoot: truereadOnlyRootFilesystem: falseallowPrivilegeEscalation: falseseccompProfile:type: RuntimeDefault
volumes:- name: webhook-certsecret:secretName: ingress-nginx-admissiondefaultMode: 420- name: kube-api-access-5krmdprojected: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: controllerimage: >-registry.k8s.io/ingress-nginx/controller:v1.10.1@sha256:e24f39d3eed6bcc239a56f20098878845f62baa34b9f2be2fd2c38ce9fb0f29eargs:- /nginx-ingress-controller- '--publish-service=$(POD_NAMESPACE)/ingress-nginx-controller'- '--election-id=ingress-nginx-leader'- '--controller-class=k8s.io/ingress-nginx'- '--ingress-class=nginx'- '--configmap=$(POD_NAMESPACE)/ingress-nginx-controller'- '--validating-webhook=:8443'- '--validating-webhook-certificate=/usr/local/certificates/cert'- '--validating-webhook-key=/usr/local/certificates/key'- '--enable-metrics=false'ports:- name: httphostPort: 80containerPort: 80protocol: TCP- name: httpshostPort: 443containerPort: 443protocol: TCP- name: webhookhostPort: 8443containerPort: 8443protocol: TCPenv:- name: POD_NAMEvalueFrom:fieldRef:apiVersion: v1fieldPath: metadata.name- name: POD_NAMESPACEvalueFrom:fieldRef:apiVersion: v1fieldPath: metadata.namespace- name: LD_PRELOADvalue: /usr/local/lib/libmimalloc.soresources:requests:cpu: 100mmemory: 90MivolumeMounts:- name: webhook-certreadOnly: truemountPath: /usr/local/certificates/- name: kube-api-access-5krmdreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /healthzport: 10254scheme: HTTPinitialDelaySeconds: 10timeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 5readinessProbe:httpGet:path: /healthzport: 10254scheme: HTTPinitialDelaySeconds: 10timeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3lifecycle:preStop:exec:command:- /wait-shutdownterminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresentsecurityContext:capabilities:add:- NET_BIND_SERVICEdrop:- ALLrunAsUser: 101runAsNonRoot: truereadOnlyRootFilesystem: falseallowPrivilegeEscalation: falseseccompProfile:type: RuntimeDefaultrestartPolicy: AlwaysterminationGracePeriodSeconds: 300dnsPolicy: ClusterFirstWithHostNetnodeSelector:kubernetes.io/os: linuxserviceAccountName: ingress-nginxserviceAccount: ingress-nginxnodeName: system-0-bf7s0hostNetwork: truesecurityContext: {}affinity:nodeAffinity:requiredDuringSchedulingIgnoredDuringExecution:nodeSelectorTerms:- matchFields:- key: metadata.nameoperator: Invalues:- system-0-bf7s0schedulerName: default-schedulertolerations:- key: node.kubernetes.io/not-readyoperator: Existseffect: NoExecute- key: node.kubernetes.io/unreachableoperator: Existseffect: NoExecute- key: node.kubernetes.io/disk-pressureoperator: Existseffect: NoSchedule- key: node.kubernetes.io/memory-pressureoperator: Existseffect: NoSchedule- key: node.kubernetes.io/pid-pressureoperator: Existseffect: NoSchedule- key: node.kubernetes.io/unschedulableoperator: Existseffect: NoSchedule- key: node.kubernetes.io/network-unavailableoperator: Existseffect: NoSchedulepriority: 0enableServiceLinks: truepreemptionPolicy: PreemptLowerPriority
phase: Runningconditions:- type: Initializedstatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-07-30T05:04:51Z'- type: Readystatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-07-30T05:05:11Z'- type: ContainersReadystatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-07-30T05:05:11Z'- type: PodScheduledstatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-07-30T05:04:51Z'hostIP: 10.108.0.2podIP: 10.108.0.2podIPs:- ip: 10.108.0.2startTime: '2024-07-30T05:04:51Z'containerStatuses:- name: controllerstate:running:startedAt: '2024-07-30T05:04:57Z'lastState: {}ready: truerestartCount: 0image: sha256:ee54966f3891d75b255d160236368a4f9d3b588d32fb44bd04aea5101143e829imageID: >-registry.k8s.io/ingress-nginx/controller@sha256:e24f39d3eed6bcc239a56f20098878845f62baa34b9f2be2fd2c38ce9fb0f29econtainerID: >-containerd://3dc1bbd501e94388a261cce1170176f86b2614a6620b051dbe831630eae90cdestarted: trueqosClass: Burstable
metadata:name: ingress-nginx-controller-vqxz5generateName: ingress-nginx-controller-namespace: ingress-nginxuid: 948714fc-45c3-4021-8a6a-3959b5180b63resourceVersion: '34197329'creationTimestamp: '2024-07-30T05:04:51Z'labels:app.kubernetes.io/component: controllerapp.kubernetes.io/instance: ingress-nginxapp.kubernetes.io/managed-by: Helmapp.kubernetes.io/name: ingress-nginxapp.kubernetes.io/part-of: ingress-nginxapp.kubernetes.io/version: 1.10.1controller-revision-hash: d576844c6helm.sh/chart: ingress-nginx-4.10.1pod-template-generation: '1'ownerReferences:- apiVersion: apps/v1kind: DaemonSetname: ingress-nginx-controlleruid: 0a0dfb3e-4b46-4bcd-a8ce-c212748f68bacontroller: trueblockOwnerDeletion: truespec:volumes:- name: webhook-certsecret:secretName: ingress-nginx-admissiondefaultMode: 420- name: kube-api-access-5krmdprojected: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: controllerimage: >-registry.k8s.io/ingress-nginx/controller:v1.10.1@sha256:e24f39d3eed6bcc239a56f20098878845f62baa34b9f2be2fd2c38ce9fb0f29eargs:- /nginx-ingress-controller- '--publish-service=$(POD_NAMESPACE)/ingress-nginx-controller'- '--election-id=ingress-nginx-leader'- '--controller-class=k8s.io/ingress-nginx'- '--ingress-class=nginx'- '--configmap=$(POD_NAMESPACE)/ingress-nginx-controller'- '--validating-webhook=:8443'- '--validating-webhook-certificate=/usr/local/certificates/cert'- '--validating-webhook-key=/usr/local/certificates/key'- '--enable-metrics=false'ports:- name: httphostPort: 80containerPort: 80protocol: TCP- name: httpshostPort: 443containerPort: 443protocol: TCP- name: webhookhostPort: 8443containerPort: 8443protocol: TCPenv:- name: POD_NAMEvalueFrom:fieldRef:apiVersion: v1fieldPath: metadata.name- name: POD_NAMESPACEvalueFrom:fieldRef:apiVersion: v1fieldPath: metadata.namespace- name: LD_PRELOADvalue: /usr/local/lib/libmimalloc.soresources:requests:cpu: 100mmemory: 90MivolumeMounts:- name: webhook-certreadOnly: truemountPath: /usr/local/certificates/- name: kube-api-access-5krmdreadOnly: truemountPath: /var/run/secrets/kubernetes.io/serviceaccountlivenessProbe:httpGet:path: /healthzport: 10254scheme: HTTPinitialDelaySeconds: 10timeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 5readinessProbe:httpGet:path: /healthzport: 10254scheme: HTTPinitialDelaySeconds: 10timeoutSeconds: 1periodSeconds: 10successThreshold: 1failureThreshold: 3lifecycle:preStop:exec:command:- /wait-shutdownterminationMessagePath: /dev/termination-logterminationMessagePolicy: FileimagePullPolicy: IfNotPresentsecurityContext:capabilities:add:- NET_BIND_SERVICEdrop:- ALLrunAsUser: 101runAsNonRoot: truereadOnlyRootFilesystem: falseallowPrivilegeEscalation: falseseccompProfile:type: RuntimeDefaultrestartPolicy: AlwaysterminationGracePeriodSeconds: 300dnsPolicy: ClusterFirstWithHostNetnodeSelector:kubernetes.io/os: linuxserviceAccountName: ingress-nginxserviceAccount: ingress-nginxnodeName: system-0-bf7s0hostNetwork: truesecurityContext: {}affinity:nodeAffinity:requiredDuringSchedulingIgnoredDuringExecution:nodeSelectorTerms:- matchFields:- key: metadata.nameoperator: Invalues:- system-0-bf7s0schedulerName: default-schedulertolerations:- key: node.kubernetes.io/not-readyoperator: Existseffect: NoExecute- key: node.kubernetes.io/unreachableoperator: Existseffect: NoExecute- key: node.kubernetes.io/disk-pressureoperator: Existseffect: NoSchedule- key: node.kubernetes.io/memory-pressureoperator: Existseffect: NoSchedule- key: node.kubernetes.io/pid-pressureoperator: Existseffect: NoSchedule- key: node.kubernetes.io/unschedulableoperator: Existseffect: NoSchedule- key: node.kubernetes.io/network-unavailableoperator: Existseffect: NoSchedulepriority: 0enableServiceLinks: truepreemptionPolicy: PreemptLowerPrioritystatus:phase: Runningconditions:- type: Initializedstatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-07-30T05:04:51Z'- type: Readystatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-07-30T05:05:11Z'- type: ContainersReadystatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-07-30T05:05:11Z'- type: PodScheduledstatus: 'True'lastProbeTime: nulllastTransitionTime: '2024-07-30T05:04:51Z'hostIP: 10.108.0.2podIP: 10.108.0.2podIPs:- ip: 10.108.0.2startTime: '2024-07-30T05:04:51Z'containerStatuses:- name: controllerstate:running:startedAt: '2024-07-30T05:04:57Z'lastState: {}ready: truerestartCount: 0image: sha256:ee54966f3891d75b255d160236368a4f9d3b588d32fb44bd04aea5101143e829imageID: >-registry.k8s.io/ingress-nginx/controller@sha256:e24f39d3eed6bcc239a56f20098878845f62baa34b9f2be2fd2c38ce9fb0f29econtainerID: >-containerd://3dc1bbd501e94388a261cce1170176f86b2614a6620b051dbe831630eae90cdestarted: trueqosClass: Burstable
controller