apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-02T23:55:12Z"
  creationTimestamp: "2026-06-02T23:53:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1092"
  uid: 93e4a43f-5278-4a40-a0fe-2146dce945f0
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g6ngc
      namespace: kube-system
      uid: 78e77ec0-6a7a-4e54-925e-5b76c8d13dfc
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qphhx
      namespace: kube-system
      uid: b45dfa38-24a8-4921-9d61-5ebed773518b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
