apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T09:09:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 4af9fb06-fec2-48bd-adbf-b02247915dcd
subsets:
- addresses:
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-45h4n
      namespace: kube-system
      uid: 5f1d3f2d-eac8-4451-a54c-6f503809ed4c
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sgfj9
      namespace: kube-system
      uid: 7e2fc794-c5a4-431e-80e2-a494fce6a3ac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
