apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-09T12:52:21Z"
  creationTimestamp: "2026-05-09T12:51:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "971"
  uid: 8bf8ed01-fed1-439d-82bf-bd7bf3d631e0
subsets:
- addresses:
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-flg79
      namespace: kube-system
      uid: 702c051f-c5e1-407a-a4db-9d4819cb6c14
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4pl6k
      namespace: kube-system
      uid: 8a1edb8a-07d0-4abc-acdb-faa861d38a3a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
