skupperproject / skupper

Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
http://skupper.io
Apache License 2.0
595 stars 74 forks source link

Is there any feature, existing or planned, to restrict the Pods that are able to connect to a Skupper Router #1744

Open scottmbaker opened 1 month ago

scottmbaker commented 1 month ago

I've found mechanisms to limit which services are exposed, but I'm looking for a way to limit which pods can connect (as clients) to the router. We could probably achieve this with Kubernetes network policies, but I was wondering if Skupper has any feature to achieve this.