apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T11:20:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1030"
  uid: 84c843ea-5577-473e-8d5e-3c2d2fb14f3f
subsets:
- addresses:
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2b7pj
      namespace: kube-system
      uid: 8f050dbc-0576-40d2-b526-c05190fe3da2
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jc9kb
      namespace: kube-system
      uid: 952c0776-7f29-4aaf-b37b-2fd377883b79
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
