apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-06T12:12:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: 97a9d134-2ee6-4f83-9dcc-9adf2a02767a
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s5vtd
      namespace: kube-system
      uid: 346f8ca0-780d-45d9-9b47-a1c4ebe373bf
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g79jt
      namespace: kube-system
      uid: 75ca14ba-47a1-4e30-8394-ef8e490ab396
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
