Load balancing
Add load balancing to your application with your certificate ssl.
Configure load balancing
Check your loads balancings
Annotations
nginx.ingress.kubernetes.io/proxy-body-size=0
nginx.ingress.kubernetes.io/proxy-connect-timeout=160
nginx.ingress.kubernetes.io/proxy-read-timeout=1600
nginx.ingress.kubernetes.io/proxy-send-timeout=1600
nginx.ingress.kubernetes.io/ssl-redirect=false
nginx.org/accept_mutex=on
nginx.org/client-max-body-size=100m
nginx.org/keepalive-requests=100
nginx.org/keepalive_timeout=100
nginx.org/worker-connections=4096