apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T21:03:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 15c63ec8-fee8-4160-9500-7e64d3852c83
subsets:
- addresses:
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hbzl2
      namespace: kube-system
      uid: 5ae4a06d-99c8-4b7e-80fa-558a271c0701
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2w4kq
      namespace: kube-system
      uid: 1f6c8ebc-ec0a-4fd3-8ecd-972393551178
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
