apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T07:00:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: ade8e29f-3569-4f18-bdf6-f588b35e677c
subsets:
- addresses:
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6qpgk
      namespace: kube-system
      uid: 9a21c97c-0e60-4a88-a8a1-25febe00a689
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8w2x5
      namespace: kube-system
      uid: 8c806239-a3ce-406c-9046-66290c5a8dd5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
