apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-13T22:59:08Z"
  creationTimestamp: "2026-03-13T22:58:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "705"
  uid: bb169923-4a0c-4d7d-bd06-9ff009ea65f3
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-br8pb
      namespace: kube-system
      uid: 10f4fe19-52b6-46de-9715-4c2743b671bc
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fxwq7
      namespace: kube-system
      uid: c9f3c409-0802-46b6-9fd6-139f29caf98f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
