apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-09T13:04:54Z"
  creationTimestamp: "2026-07-09T13:03:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "982"
  uid: 7ed13736-6a29-437d-bccd-33af7f25b242
subsets:
- addresses:
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wrmmd
      namespace: kube-system
      uid: 9779de07-937d-4440-a8a1-31ce0104c715
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-szcn7
      namespace: kube-system
      uid: c61d8d28-aa39-4358-afc2-dc864fcd8d1e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
