apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-15T15:48:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: 25f8f2a5-eefb-4e1c-8e48-1fe1d9afdf34
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s456w
      namespace: kube-system
      uid: b7b50520-6a57-42c6-8821-be6ea27061f6
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xh7f9
      namespace: kube-system
      uid: 247d27f5-ad22-41d8-82c7-5842948b0a67
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
