apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T17:52:39Z"
  creationTimestamp: "2026-03-19T17:51:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "803"
  uid: 83893351-baad-4236-b3a6-2542db5be6bf
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lhljf
      namespace: kube-system
      uid: fd9ff209-679f-4c55-baa1-48a09023cfe5
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cxdst
      namespace: kube-system
      uid: abeb7648-c86a-4596-a420-8746de239d3f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
