apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-20T05:33:51Z"
  creationTimestamp: "2026-03-20T05:32:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 2668bd49-35f1-47db-8362-c22b28c3082a
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jrmsq
      namespace: kube-system
      uid: 7a3ba91c-3f8f-4e35-8a91-e375535e48eb
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zf45t
      namespace: kube-system
      uid: ff8df716-b61a-4756-9557-4297eb7791fc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
