apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T10:20:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: bebd92c6-ca6e-4e2f-afc8-c8cc31b7feed
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-glzzl
      namespace: kube-system
      uid: 68d795b6-4d56-43ff-be70-aa856aa79a75
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q6lqn
      namespace: kube-system
      uid: 1bece7a1-0180-44e9-b983-581e0a884c88
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
