apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T05:47:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: f5b7f994-eb7d-4a24-bc58-753bc0f5cbeb
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sqzfq
      namespace: kube-system
      uid: a56967bc-8765-4675-80d4-e6dc3a5ae0c1
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vx2bq
      namespace: kube-system
      uid: 9597205c-3a16-410c-a5fa-adf19861c40e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
