kubectl get po -A
kubectl exec <nginx-ingress-pod> -n nginx-ingress -- cat /etc/nginx/nginx.conf
5. Ingress Controller
In our stand we use ingress-nginx
Ingress controller -
NGINX based image used as a reverse proxy and load balancer. The goal of
this Ingress controller is the assembly of a configuration file (/etc/nginx/nginx.conf
) from Ingress Resources.
In case of the need for deep troubleshooting it might require to inspect nginx’ configuration.
Немає коментарів:
Дописати коментар