apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-18T00:49:41Z"
  creationTimestamp: "2026-03-18T00:48:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "739"
  uid: 284cbb36-2449-4108-866b-947db35b57d2
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2knm6
      namespace: kube-system
      uid: 17af00e0-891a-43b8-af0c-7148fee6c16c
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xxqss
      namespace: kube-system
      uid: df5fab5d-2b62-47f2-ab75-837fdcbbe206
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
