Ingress nginx. Полезные ссылки.
Здесь будут представлены полезные ссылки для понимания ingress nginx.
How it works.
https://github.com/kubernetes/ingress-nginx/blob/main/docs/how-it-works.md
When a reload is required.
https://github.com/kubernetes/ingress-nginx/blob/main/docs/how-it-works.md#when-a-reload-is-required
Install multiple ingress in the same cluster.
https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/k8s-122-migration.md#how-can-i-easily-install-multiple-instances-of-the-ingress-nginx-controller-in-the-same-cluster
Helm chart parameters.
https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx
Список аннотаций.
https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/nginx-configuration/annotations.md
https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/
FAQ. https://github.com/kubernetes/ingress-nginx/blob/main/docs/faq.md
Troubleshooting.
https://github.com/kubernetes/ingress-nginx/blob/main/docs/troubleshooting.md
Exposing TCP and UDP services. https://kubernetes.github.io/ingress-nginx/user-guide/exposing-tcp-udp-services/
Список настроек ConfigMap.
https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#keep-alive
Найдены дырки в безопасности.
https://www.securitylab.ru/news/543207.php
Одной из рекомендаций будет включение параметра controller.enableAnnotationValidations.