apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T13:23:30Z"
  creationTimestamp: "2026-05-19T13:21:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "975"
  uid: 3a779c81-0ac2-4500-a491-0798082a0dbb
subsets:
- addresses:
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x5cp6
      namespace: kube-system
      uid: ba4aa416-992d-45be-9f4c-24c58a8c2fa7
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9xw92
      namespace: kube-system
      uid: 726a4a51-0521-4dea-90d6-7089cf26a780
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
