func icon indicating copy to clipboard operation
func copied to clipboard

Offer option to create private functions

Open rhuss opened this issue 1 year ago • 2 comments

You can deploy Knative Services so that they are not exposed to the outside of the cluster: https://knative.dev/docs/serving/services/private-services/

This is especially useful when building up an event mesh where the function is just reacting on events.

It would be great if func could offer an option to create the necessary labels on the deployed Knative Service to shield the user from the internal mechanics. If in the future func should also work with vanilla K8s Deployments and Ingress, this option would just create a Deployment and K8s Service, no Ingress, so its not necessarily Knative service specific.

rhuss avatar Nov 05 '24 11:11 rhuss

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.

github-actions[bot] avatar Feb 04 '25 01:02 github-actions[bot]

/remove-lifecycle stale

rhuss avatar Feb 04 '25 08:02 rhuss

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.

github-actions[bot] avatar May 06 '25 01:05 github-actions[bot]