apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T05:46:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: 0ae468e1-987b-46ac-a51b-2919afcd3ed2
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sz4t7
      namespace: kube-system
      uid: baa74f54-3588-4735-ac07-c4813a1606a9
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kzmt4
      namespace: kube-system
      uid: 9b5df507-6948-4461-82af-c28225f69f21
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
