apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T20:39:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 5872b0e3-9d2d-4364-bc8c-9e1991eb0653
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q9w82
      namespace: kube-system
      uid: 9082a0f6-f142-47f6-be21-6aaf8214cd0a
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6575x
      namespace: kube-system
      uid: 775f6647-9ef3-45d0-ad32-48ca0a7bb994
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
