Kubernetes: Difference between revisions

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==