apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-08T03:36:31Z"
  creationTimestamp: "2026-06-08T03:35:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1087"
  uid: 863bf1a8-838b-4426-9dc1-4627709b8b08
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xqsxh
      namespace: kube-system
      uid: 3f34cf80-9871-417c-946b-ae3c42906dbf
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rvkss
      namespace: kube-system
      uid: d1ad974d-eb55-438d-8042-8f62f42b26b4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
