Kubeintel Logo

Kubeintel

  • Search
  • Pods
  • Deployments
  • Statefulsets
  • jobJobs
  • Daemonsets
  • Namespaces
  • Nodes
  • Services
  • Configmaps
  1. Home
  2. /
  3. namespaces
  4. /
  5. kube-system
  6. /
  7. pods
  8. /
  9. coredns-6b79676d8-9569v
  10. /
  11. events
Summary
Metadata
Containers
Spec
Status
All
Events
Logs
Investigator
Pod Details

Name: coredns-6b79676d8-9569v

Namespace: kube-system

Status: Running

IP: 10.244.1.61

Node: system-0-65529

Ready: 1/1

Kubectl Commands
  • View
  • Delete
  • Describe
  • Debug
Containers
Name
Image
Ready
Restarts
...
corednsregistry.k8s.io/coredns/coredns:v1.11.1Ready-
  • 1
Metadata

Creation Time: 2025-05-22T22:00:41Z

Labels:

  • doks.digitalocean.com/managed: true...
  • k8s-app: kube-dns
  • pod-template-hash: 6b79676d8...
name: coredns-6b79676d8-9569v
generateName: coredns-6b79676d8-
namespace: kube-system
uid: a277677c-585c-4962-829b-582299bc0a49
resourceVersion: '103271817'
creationTimestamp: '2025-05-22T22:00:41Z'
labels:
doks.digitalocean.com/managed: 'true'
k8s-app: kube-dns
pod-template-hash: 6b79676d8
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: coredns-6b79676d8
uid: 0e57ec4a-fd00-4f47-a3c5-c873e9b3507d
controller: true
blockOwnerDeletion: true
- name: coredns
image: registry.k8s.io/coredns/coredns:v1.11.1
args:
- '-conf'
- /etc/coredns/Corefile
ports:
- name: dns
containerPort: 53
protocol: UDP
- name: dns-tcp
containerPort: 53
protocol: TCP
- name: metrics
containerPort: 9153
protocol: TCP
resources:
limits:
memory: 170Mi
requests:
cpu: 100m
memory: 170Mi
volumeMounts:
- name: config-volume
readOnly: true
mountPath: /etc/coredns
- name: custom-config-volume
readOnly: true
mountPath: /etc/coredns/custom
- name: kube-api-access-ph8tj
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
httpGet:
path: /health
port: 8080
scheme: HTTP
initialDelaySeconds: 60
timeoutSeconds: 5
periodSeconds: 10
successThreshold: 1
failureThreshold: 5
readinessProbe:
httpGet:
path: /ready
port: 8181
scheme: HTTP
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
add:
- NET_BIND_SERVICE
drop:
- all
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
volumes:
- name: config-volume
configMap:
name: coredns
items:
- key: Corefile
path: Corefile
defaultMode: 420
- name: custom-config-volume
configMap:
name: coredns-custom
defaultMode: 420
optional: true
- name: kube-api-access-ph8tj
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: coredns
image: registry.k8s.io/coredns/coredns:v1.11.1
args:
- '-conf'
- /etc/coredns/Corefile
ports:
- name: dns
containerPort: 53
protocol: UDP
- name: dns-tcp
containerPort: 53
protocol: TCP
- name: metrics
containerPort: 9153
protocol: TCP
resources:
limits:
memory: 170Mi
requests:
cpu: 100m
memory: 170Mi
volumeMounts:
- name: config-volume
readOnly: true
mountPath: /etc/coredns
- name: custom-config-volume
readOnly: true
mountPath: /etc/coredns/custom
- name: kube-api-access-ph8tj
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
httpGet:
path: /health
port: 8080
scheme: HTTP
initialDelaySeconds: 60
timeoutSeconds: 5
periodSeconds: 10
successThreshold: 1
failureThreshold: 5
readinessProbe:
httpGet:
path: /ready
port: 8181
scheme: HTTP
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
add:
- NET_BIND_SERVICE
drop:
- all
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: Default
nodeSelector:
kubernetes.io/os: linux
serviceAccountName: coredns
serviceAccount: coredns
nodeName: system-0-65529
securityContext: {}
affinity:
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 50
preference:
matchExpressions:
- key: doks.digitalocean.com/gpu-brand
operator: DoesNotExist
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: k8s-app
operator: In
values:
- kube-dns
topologyKey: kubernetes.io/hostname
schedulerName: default-scheduler
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- key: nvidia.com/gpu
operator: Exists
- key: node.kubernetes.io/not-ready
operator: Exists
effect: NoExecute
tolerationSeconds: 300
- key: node.kubernetes.io/unreachable
operator: Exists
effect: NoExecute
tolerationSeconds: 300
priorityClassName: system-cluster-critical
priority: 2000000000
enableServiceLinks: true
preemptionPolicy: PreemptLowerPriority
phase: Running
conditions:
- type: PodReadyToStartContainers
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-22T22:00:42Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-22T22:00:41Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-22T22:00:43Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-22T22:00:43Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-22T22:00:41Z'
hostIP: 10.108.0.3
podIP: 10.244.1.61
podIPs:
- ip: 10.244.1.61
startTime: '2025-05-22T22:00:41Z'
containerStatuses:
- name: coredns
state:
running:
startedAt: '2025-05-22T22:00:42Z'
lastState: {}
ready: true
restartCount: 0
image: registry.k8s.io/coredns/coredns:v1.11.1
imageID: >-
registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
containerID: >-
containerd://ea0bd4e08b8148b22e483e3e418aaf2cd6510376a35826f73d1bdaa1f949d07a
started: true
qosClass: Burstable
metadata:
name: coredns-6b79676d8-9569v
generateName: coredns-6b79676d8-
namespace: kube-system
uid: a277677c-585c-4962-829b-582299bc0a49
resourceVersion: '103271817'
creationTimestamp: '2025-05-22T22:00:41Z'
labels:
doks.digitalocean.com/managed: 'true'
k8s-app: kube-dns
pod-template-hash: 6b79676d8
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: coredns-6b79676d8
uid: 0e57ec4a-fd00-4f47-a3c5-c873e9b3507d
controller: true
blockOwnerDeletion: true
spec:
volumes:
- name: config-volume
configMap:
name: coredns
items:
- key: Corefile
path: Corefile
defaultMode: 420
- name: custom-config-volume
configMap:
name: coredns-custom
defaultMode: 420
optional: true
- name: kube-api-access-ph8tj
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: coredns
image: registry.k8s.io/coredns/coredns:v1.11.1
args:
- '-conf'
- /etc/coredns/Corefile
ports:
- name: dns
containerPort: 53
protocol: UDP
- name: dns-tcp
containerPort: 53
protocol: TCP
- name: metrics
containerPort: 9153
protocol: TCP
resources:
limits:
memory: 170Mi
requests:
cpu: 100m
memory: 170Mi
volumeMounts:
- name: config-volume
readOnly: true
mountPath: /etc/coredns
- name: custom-config-volume
readOnly: true
mountPath: /etc/coredns/custom
- name: kube-api-access-ph8tj
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
httpGet:
path: /health
port: 8080
scheme: HTTP
initialDelaySeconds: 60
timeoutSeconds: 5
periodSeconds: 10
successThreshold: 1
failureThreshold: 5
readinessProbe:
httpGet:
path: /ready
port: 8181
scheme: HTTP
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
add:
- NET_BIND_SERVICE
drop:
- all
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: Default
nodeSelector:
kubernetes.io/os: linux
serviceAccountName: coredns
serviceAccount: coredns
nodeName: system-0-65529
securityContext: {}
affinity:
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 50
preference:
matchExpressions:
- key: doks.digitalocean.com/gpu-brand
operator: DoesNotExist
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: k8s-app
operator: In
values:
- kube-dns
topologyKey: kubernetes.io/hostname
schedulerName: default-scheduler
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- key: nvidia.com/gpu
operator: Exists
- key: node.kubernetes.io/not-ready
operator: Exists
effect: NoExecute
tolerationSeconds: 300
- key: node.kubernetes.io/unreachable
operator: Exists
effect: NoExecute
tolerationSeconds: 300
priorityClassName: system-cluster-critical
priority: 2000000000
enableServiceLinks: true
preemptionPolicy: PreemptLowerPriority
status:
phase: Running
conditions:
- type: PodReadyToStartContainers
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-22T22:00:42Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-22T22:00:41Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-22T22:00:43Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-22T22:00:43Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-05-22T22:00:41Z'
hostIP: 10.108.0.3
podIP: 10.244.1.61
podIPs:
- ip: 10.244.1.61
startTime: '2025-05-22T22:00:41Z'
containerStatuses:
- name: coredns
state:
running:
startedAt: '2025-05-22T22:00:42Z'
lastState: {}
ready: true
restartCount: 0
image: registry.k8s.io/coredns/coredns:v1.11.1
imageID: >-
registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
containerID: >-
containerd://ea0bd4e08b8148b22e483e3e418aaf2cd6510376a35826f73d1bdaa1f949d07a
started: true
qosClass: Burstable
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
coredns
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
Kubeintel ©2024