Rahul Rai 9/26/2020

Enable TLS on HTTP Triggered Function App in Kubernetes Using KEDA and NGINX

Read Original

This technical tutorial explains how to enable TLS/SSL (HTTPS) for HTTP-triggered Azure Functions running on Kubernetes with KEDA for autoscaling. It details the process of using an NGINX Ingress Controller to terminate TLS at the ingress, providing a secure transport channel. The article includes practical steps for setting up an AKS cluster, deploying a function, and configuring the ingress.

Enable TLS on HTTP Triggered Function App in Kubernetes Using KEDA and NGINX

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week