knative/func

Proposal: Proxy that forwards traffic from within cluster to a function running locally

Closed this issue · 1 comments

User would run the function locally (ie func run) with a special parameter this would also open a connection to the cluster, so the function running locally can query and receive traffic from within cluster (incl. CloudEvents). See tools like telepresence.io for a reference.

This should improve local dev experience and it is an alternative to proposal described in #1863

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.