apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T10:20:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: d989c49d-216c-4654-b9ad-49c0dcb4d974
subsets:
- addresses:
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r9z48
      namespace: kube-system
      uid: acd0b1a1-3eb6-4e0f-9027-ba30318aaabe
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2nlwq
      namespace: kube-system
      uid: 571af04a-11c6-4afd-9e5e-ad2b2f9dbbc9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
