This message was deleted.
# rke2
a
This message was deleted.
a
hostPort
on the controller pod itself:
Copy code
> kubectl get po rke2-ingress-nginx-controller-vr2md -n kube-system -o yaml | grep -E -i '80|443' 

    - containerPort: 80
      hostPort: 80
    - containerPort: 443
      hostPort: 443