apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-02T05:41:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: e3435a36-bd4a-4e90-9641-b0733c3b62d0
subsets:
- addresses:
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xzqxl
      namespace: kube-system
      uid: b5db6693-848f-4b0c-b28a-bfa21cc96090
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fw2ln
      namespace: kube-system
      uid: 2fcc2b8b-68b1-4228-a580-1e17a9191189
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
