apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T23:45:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 72f6e318-682b-4955-b7be-b77e0455070b
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h5lmp
      namespace: kube-system
      uid: d54ebb08-d729-44b4-bc2e-375ad47ec9d4
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r4p7h
      namespace: kube-system
      uid: a3de6ba7-e33d-475f-b50c-e1d7b556d7b5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
