apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-04T03:59:10Z"
  creationTimestamp: "2026-03-04T03:58:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "693"
  uid: a68f3c15-47c6-4fc9-addf-57993e1bc223
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-425n6
      namespace: kube-system
      uid: 6a233c88-8ba2-43c8-9944-0d6dc7203534
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qf244
      namespace: kube-system
      uid: 45ea6b60-d0d8-44d9-ac15-25299b612e88
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
