This message was deleted.
# k3d
a
This message was deleted.
w
Hey! For k3d, you just do
docker logs
on the server container. K3s has combined log output since it's a single binary of Kubernetes components. See also https://docs.k3s.io/faq?_highlight=log#where-are-the-k3s-logs
b
Thanks Thorsten! I thought I tried that, but will take another look.