This message was deleted.
# k3s
a
This message was deleted.
c
It says “no endpoints”, is it wrong? Are there any active endpoints for that service?
and no, Traefik works out of the box.
w
Yeah, I can get the output properly when I curl the service via the IP or the DNS entry from within the cluster. I have an Ubuntu pod deployed to the cluster for debugging and I get everything properly from the service, the pod is alive and responding.
So, within the Ubuntu pod, I do
curl test.default.svc.cluster.local
and I get the proper output
535 Views