apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-28T19:59:24Z"
  creationTimestamp: "2026-06-28T19:58:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 2b713caa-7856-4810-ac48-21d23664bd28
subsets:
- addresses:
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95zwn
      namespace: kube-system
      uid: a91eccf7-0e35-4c6a-bdf0-715f3c1cf1b1
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bdb4t
      namespace: kube-system
      uid: 8c2618fb-fa8b-4a0e-a5a5-6bba5d6a1c66
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
