apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-25T00:37:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 9a604012-a801-4089-bb48-e1fefbfda8b2
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wf98l
      namespace: kube-system
      uid: 8b8e95bd-4f17-45ea-8f99-7038ef3d93b3
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k5vqk
      namespace: kube-system
      uid: fad02318-bbe9-4b8a-9045-4aa0439bc815
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
