You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
It'd be great to be able to pick linkerd_enable: true in init.yaml or something similar to that and have it download their CLI, and bootstrap, then inject the appropriate headers for the edge-router ingress to enable TLS, including the inject statements for the openfaas-fn namespace etc
Add Linkerd as add-on
Expected Behaviour
It'd be great to be able to pick
linkerd_enable: true
in init.yaml or something similar to that and have it download their CLI, and bootstrap, then inject the appropriate headers for the edge-router ingress to enable TLS, including the inject statements for theopenfaas-fn
namespace etcAs per - https://github.com/openfaas-incubator/openfaas-linkerd2
Current Behaviour
As of now it's being done manually by the operator
Possible Solution
If enabled, check for the binary at start-up time, then use the
linkerd
CLI as per the guide above.The text was updated successfully, but these errors were encountered: