This message was deleted.
# general
a
This message was deleted.
d
I have just followed this description and I am able to get a response from localhost (that is, everything works and I am not seeing the issues that the user is describing): https://forums.rancher.com/t/solved-unable-to-use-ingress-traefik-in-k3s-version-v1-23-6-k3s1-418c3fa8/37838 However, I do not understand why this example works, but mine doesn't.
the only difference is the
annotation
, which apparently is now superseded
spec.ingressClassName
I believe something does not quite work with the http-svc image. When
kubectl exec -it http-svc-6b9f69759b-8hkpr -- /bin/sh
I can't even
wget 127.0.0.1:8080
, which supposedly is the port on which the server inside the container is listening
s
You may want to try #rancher-desktop instead