apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T16:26:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "981"
  uid: a25a7a11-1515-4edb-af3a-3fd7451bd33c
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hm26c
      namespace: kube-system
      uid: c58fbd7e-ee5a-45c2-add1-9c5c12a93324
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7dgk5
      namespace: kube-system
      uid: 8a46ad13-1c9a-4a92-b13a-18aaaa02e294
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
