Outdated description about service-upstream? #7875
Labels
area/docs
kind/documentation
Categorizes issue or PR as related to documentation.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
NGINX Ingress controller version (exec into the pod and run nginx-ingress-controller --version.): v0.41.2
Kubernetes version (use
kubectl version
):Environment:
uname -a
): Linux gitlab 5.4.129+ Basic structure #1 SMP Mon Jul 26 19:50:53 PDT 2021 x86_64 Intel(R) Xeon(R) CPU @ 2.80GHz GenuineIntel GNU/LinuxPlease mention how/where was clsuter created like kubeadm/kops/minikube/kind etc.
kubectl version
kubectl get nodes -o wide
What happened:
The description about
service-upstream
in doc https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/nginx-configuration/annotations.md#service-upstreamBut I think there is no need to reload NGINX configuration when Pods come up and down since dynamic backend configuration are enabled by default. The description maybe need an update.
What you expected to happen:
/kind bug
Many thanks for your great works.
The text was updated successfully, but these errors were encountered: