apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T06:52:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 9a4a7236-21e5-4005-8db4-2857c3b45a92
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-472nd
      namespace: kube-system
      uid: 946bea68-5a79-47ee-b9bc-510302992e21
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rjsn8
      namespace: kube-system
      uid: 4b65e1ce-ad34-491b-9998-185a5bf2301c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
