apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T02:00:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "717"
  uid: 7484bec1-24dd-479a-8277-be7e8290f6b9
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zg7kh
      namespace: kube-system
      uid: d01e6b0e-937e-4fec-838f-cef7d75064a3
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-blmxz
      namespace: kube-system
      uid: aa0acf4d-0fe0-44ea-a477-219b44d9b4a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
