boundless-dog-9864
10/05/2022, 1:52 PMagreeable-oil-87482
10/05/2022, 2:08 PMhostPort
on the controller pod itself:
> 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