apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T01:15:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 36abdfb0-a5ea-490d-948f-992525a4478f
subsets:
- addresses:
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lddvw
      namespace: kube-system
      uid: a8af0602-e647-499c-a799-d4339e350d76
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ph9v5
      namespace: kube-system
      uid: 79d6a2d4-e63e-40e6-8d31-8d77f9840e83
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
