apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-18T00:35:57Z"
  creationTimestamp: "2026-05-18T00:35:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 4f092ada-3d64-41b0-8496-772620dd3671
subsets:
- addresses:
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cg684
      namespace: kube-system
      uid: ac19ad61-2f96-42ad-ae98-552a1af5e1ae
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mdh5f
      namespace: kube-system
      uid: c87cf8a2-4c8d-4583-b8cc-af6e697a0915
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
