apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-04T09:59:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "939"
  uid: 38c6dea6-62b7-437f-bef0-b89d32bab8f7
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qgbtt
      namespace: kube-system
      uid: 03022c70-e383-44a9-ae30-bedc09fbf95c
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fw4bh
      namespace: kube-system
      uid: 5123bce9-e791-4e5b-9b38-a373f0e1e8fe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
