Ingress guide for setting up an ingress controller doesn't work #3887
Labels
area/provider/podman
Issues or PRs related to podman
kind/documentation
Categorizes issue or PR as related to documentation.
Environment
kind version: kind v0.26.0 go1.23.4 darwin/amd64
podman info output
OS: macos 15.3.1
kubectl version output
What happened
I've tried following this guide to set up an ingress controller but it doesn't seem to work.
Here are the commands I ran (from the docs),
I can't curl the services for some reason.
This is what I see in the ingress-nginx-controller logs:
It seems like it can't find the services even though when I check the services are running.
What do you expect to happen?
I expect to be able to curl the pods from my laptop.
EDIT: formatting/add info
The text was updated successfully, but these errors were encountered: