apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T21:00:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: d185cf39-c5ae-42a8-83ae-b669104ee063
subsets:
- addresses:
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ql96n
      namespace: kube-system
      uid: 7aa8b40e-f0e6-458a-a2b6-88b4581c8b22
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sr5xj
      namespace: kube-system
      uid: 581dd574-f482-4d4a-b47c-da8d5886c0a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
