apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-10T02:39:07Z"
  creationTimestamp: "2026-06-10T02:38:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "939"
  uid: 2eafd8ce-9343-424e-bf18-34eb702a3243
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6nnsn
      namespace: kube-system
      uid: 02c34a75-d86c-499f-80e3-59dba2baa240
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jltkj
      namespace: kube-system
      uid: 40a43e0c-74b8-436f-81f5-4c7380af24c6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
