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?
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!