apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T03:26:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 0ff43027-5af4-4cbd-b6f6-31bf99cc4dd9
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7dhzw
      namespace: kube-system
      uid: 89318a82-7c5e-49c3-8cf0-67714a2c3bcc
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-65dx5
      namespace: kube-system
      uid: b63a651a-ad4c-4816-b8a3-dfdd6ad2d21f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
