Ports not exposed on bare metal installation #7547
Labels
kind/support
Categorizes issue or PR as a support question.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
NGINX Ingress controller version: v1.0.0
Kubernetes version (use
kubectl version
):Environment:
uname -a
): Linux kub-master-1 5.4.0-81-generic Fix x-forwarded-port mapping #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/LinuxHow was the ingress-nginx-controller installed:
According to: https://kubernetes.github.io/ingress-nginx/deploy/
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.0.0/deploy/static/provider/baremetal/deploy.yaml
Current State of the controller:
From host:
From within ingress controller pod:
What happened: Resources are created but port is not exposed on host:
What you expected to happen: Port is exposed on host.
How to reproduce it: Have a Ubuntu 20.04 machine and install ingress nginx for bare metal.
The text was updated successfully, but these errors were encountered: