apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T09:42:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: d60f9d29-925e-4b19-9a1f-cf53c9f4957e
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vfpmk
      namespace: kube-system
      uid: ddbc51a7-6e2f-41d1-92e8-a7a79a5bc158
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5zt5v
      namespace: kube-system
      uid: b2efe088-06cd-4284-b5d2-66d77d4fa50a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
