apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-07T15:22:58Z"
  creationTimestamp: "2026-04-07T15:21:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 8479758b-d419-42c1-b86c-b4a4c18c1053
subsets:
- addresses:
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jtxt8
      namespace: kube-system
      uid: 05b77e3f-2ea0-4896-a08a-0ec8ecbf3bf4
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x45xt
      namespace: kube-system
      uid: 5c93c564-8bb4-4afb-bf82-48a333d6e708
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
