Loadbalancer settings fail when using podman #3388
Labels
area/provider/podman
Issues or PRs related to podman
kind/support
Categorizes issue or PR as a support question.
OS: Linux mustard-seed 6.2.0-34-generic #34~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 7 13:12:03 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
kind v0.20.0 go1.20.4 linux/amd64
podman version 3.4.4
node image: kindest/node:v1.26.6
kwasm-operator-0.2.3
When I use podman to run the k8s cluster, I configure the metallb load balancer according to LoadBalancer. The load balancer address is also assigned normally. Checking the node and pod status is normal. The address assigned using the load balancer cannot be accessed. , when accessing the service through curl, it prompts
No route to host
, and it is available normally when I use docker.I also used kwasm to make the cluster support wasm. This should not be the problem. I still cannot access the load balancer without installing it.
Some configurations are as follows:
Calico
Matallb
Metallb-ip-pool-config:
cluster config:
The text was updated successfully, but these errors were encountered: