apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T05:21:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 8f56b488-330a-4146-9400-cb7089aa2a8a
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cv22t
      namespace: kube-system
      uid: 8e195a22-c36c-4ae8-ab01-9c8d53229d94
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lnfgd
      namespace: kube-system
      uid: 67f87a28-d271-4755-ab4d-d9ddeacf0e5d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
