apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T04:43:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: a5abf06b-edad-44da-bd81-5271029e8497
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fw5dn
      namespace: kube-system
      uid: 87268bda-3481-4358-a14e-7fdfabdcc418
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xxk8q
      namespace: kube-system
      uid: 8a1e149b-dd5a-429c-a591-0fd1f0136839
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
