apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-23T02:57:25Z"
  creationTimestamp: "2026-06-23T02:56:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1090"
  uid: 86347bd6-33cf-46ce-baf6-bc31fc63e687
subsets:
- addresses:
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ksghv
      namespace: kube-system
      uid: 8ab3fdac-3483-492a-9f70-fe0673f7f657
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mkwwh
      namespace: kube-system
      uid: dcab5aa2-4df0-4329-88c7-2f75291ed243
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
