apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T18:00:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 5f00adcd-037d-4628-9225-0330a5306efe
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4qdtw
      namespace: kube-system
      uid: 97de1090-8505-4954-b376-15094cd2f706
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cwdz6
      namespace: kube-system
      uid: 236b964d-3393-4737-8406-ba4607f883ed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
