apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-28T08:56:04Z"
  creationTimestamp: "2026-05-28T08:54:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 3fe0082e-9d0c-43b7-afd1-a0aa3e9a2881
subsets:
- addresses:
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2wxlx
      namespace: kube-system
      uid: 4e87d5d8-ea39-4e84-ac5e-4ba3dc04e8e9
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lqcdd
      namespace: kube-system
      uid: ecc67bc0-3763-4eeb-a96b-7b61dc7243bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
