You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
statefulsetsand 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!