Hi, I just install k3s, with default options. I tr...
# k3s
g
Hi, I just install k3s, with default options. I try to forward traefik dashboard port,
kubectl forward-port -n kube-system service/traefik 9000:9000
but I cannot access to traefik dashboard, from localhost. I miss something ?