openfaas / docs

Official Docs for OpenFaaS
https://docs.openfaas.com/
MIT License
67 stars 101 forks source link

Split out TLS into its own sections and add instructions for TLS for the dashboard #373

Closed alexellis closed 5 months ago

alexellis commented 5 months ago

Description

Split out TLS into its own sections and add instructions for TLS for the dashboard

Motivation and Context

Breaks out a page for TLS for the gateway and one for functions and makes a breaking change to move away from the "ssl" URL which was introduced years ago.

How Has This Been Tested?

Tested along with new Helm chart changes to better support v1 Ingress:

https://github.com/openfaas/faas-netes/pull/1213

Types of changes

The gateway/dashboard instructions have been tested, the pre-existing FunctionIngress examples are largely unchanged.