apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T06:53:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 75a759e0-bc6d-4ef1-a9a5-a46aa1f643e2
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-km9xd
      namespace: kube-system
      uid: 7b4805b1-a231-4896-a70c-c4ac7529fcda
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pq5rx
      namespace: kube-system
      uid: ae23f209-f2fc-45bf-8077-d2bd15833a2c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
