apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T20:53:35Z"
  creationTimestamp: "2026-04-20T20:52:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1042"
  uid: 7a3978c5-6716-4b29-b2a0-f75ed75753cf
subsets:
- addresses:
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4sjj
      namespace: kube-system
      uid: a10c7cb2-faaa-439f-b9a9-80579ff2d872
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5vp8k
      namespace: kube-system
      uid: 27475e54-28f7-44de-a823-10753f82cf3a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
