apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T05:09:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: a684d72b-fced-4505-835b-a3ff417c1778
subsets:
- addresses:
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tmrzg
      namespace: kube-system
      uid: 24c4f715-03a1-4252-8fb4-8cb089b6f5c3
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d427s
      namespace: kube-system
      uid: 46fe1406-013d-42e7-af32-8e549ad21c51
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
