CentaurusInfra / mizar

Mizar – Experimental, High Scale and High Performance Cloud Network https://mizar.readthedocs.io
https://mizar.readthedocs.io
GNU General Public License v2.0
112 stars 50 forks source link

External network connectivity for pods #650

Open vinaykul opened 2 years ago

vinaykul commented 2 years ago

What would you like to be added: Mizar offers in-cluster network connectivity for pods and also provides multi-tenancy network isolation. However, connecting external to the cluster network is not yet supported by initial design. We need to add this feature to support commands such as 'ping 8.8.8.8'

Why is this needed: Pods may need external connectivity for things like update.

Original Arktos issue: https://github.com/CentaurusInfra/arktos/issues/1373