apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-06T05:05:15Z"
  creationTimestamp: "2026-05-06T05:04:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 88b65858-71b2-40bc-85d3-67765d35fdb4
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6sxw
      namespace: kube-system
      uid: 4a7caee3-4459-4278-a958-299b45bb8f14
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qmr5v
      namespace: kube-system
      uid: cea76c57-c4fe-435f-96ba-03c3519d4876
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
