alibaba / hybridnet

Make underlay and overlay network can coexist, communicate, even be transformed purposefully.
Apache License 2.0
255 stars 36 forks source link

Multi-tenancy #37

Open mars1024 opened 3 years ago

mars1024 commented 3 years ago

Issue Description

Type: feature request

Describe what feature you want

Multi-tenancy is a common topic in kubernetes, as we know, some container networking solutions may have related abilities on this. If this done, the following advantages will reach,

Additional context

MikeZappa87 commented 2 years ago

@mars1024 feel free to message me on this, we do a lot of this!

mars1024 commented 2 years ago

@mars1024 feel free to message me on this, we do a lot of this!

Thanks, I believe multi-tenancy will be a new feature in v0.5.0, which will be released at July.

hhyasdf commented 2 years ago

It seems a more attractive way to implement multitenancy by identities instead of an IP addresses, maybe we can achieve it by integrating cilium. Refer to https://cilium.io/blog/2020/07/27/2020-07-27-multitenancy-network-security.