apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T14:24:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 3152e3c4-e1fa-498c-aa90-0db6dac2f1b6
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hv4mg
      namespace: kube-system
      uid: ac715e50-bb75-41c6-a48f-274b8e701d60
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2lq6
      namespace: kube-system
      uid: 5c1e6cff-678d-4e64-a6ff-b249f9f81f5f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
