Jump to content

Kubernetes: Difference between revisions

2 bytes removed ,  19 February 2022
Line 358: Line 358:
}}
}}


If your backend uses HTTPS, you will need to add the annotation: <code>nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"</code>
If your backend uses HTTPS, you will need to add the annotation: <code>nginx.ingress.kubernetes.io/backend-protocol: HTTPS</code>


==Autoscaling==
==Autoscaling==