apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T02:59:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: 53a6ba0b-7440-42e6-8d48-f04f78537e8b
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6ngh
      namespace: kube-system
      uid: a2e3c298-d0aa-4a12-8bc9-569ac16e523e
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ftbvb
      namespace: kube-system
      uid: dc13aa6b-36a9-4be2-ad67-1b7958e33865
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
