apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-24T21:26:21Z"
  creationTimestamp: "2026-07-24T21:25:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 0e4db71b-ed56-4b39-8dc1-6be29e1435bc
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g2jh9
      namespace: kube-system
      uid: 33d033d7-68ff-40e6-8fc7-9ffeec4fdae6
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2f8wk
      namespace: kube-system
      uid: 1ae80ffe-68b2-49fa-aa6d-c088becb4f7e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
