apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T07:00:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: fce6bf11-0f5c-4ed1-8f9b-cef303761593
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-25dls
      namespace: kube-system
      uid: 6e5faa1b-64d3-4994-a227-7adfdb19010a
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4c4bn
      namespace: kube-system
      uid: 3f98c64f-d4a2-45f1-99a6-3207370d55aa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
