apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-30T22:45:10Z"
  creationTimestamp: "2026-04-30T22:44:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 37eaae86-d98d-4d7f-99d9-c32df075fda0
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8br4v
      namespace: kube-system
      uid: ae220ffd-b94a-4acd-9081-a4d5ba05b45a
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l2p6j
      namespace: kube-system
      uid: 3901ff33-4eb4-42ea-8fed-5df8eaac65b3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
