hpi-schul-cloud / jitsi-deployment

Auto-scalable Jitsi Meet for Kubernetes
MIT License
215 stars 88 forks source link

Public VPC vs Private VPC #21

Open citosid opened 4 years ago

citosid commented 4 years ago

Dear @mvakert, @wolfm89, @janrenz

First of all, thank you so much for all your work! This example have proven super helpful for us! We are using your idea of statefulsets and the way to define the services. Thank you so much!

Now, we have a question: are you using this in a public vpc where each node receives a public ip or you are using a private vpc?

If you have a private vpc, how are you handling the communication to the pods from the outside?

Thank you so much for all your help!