airavata-courses / Orenda

A Distributed System for Weather Forecast
1 stars 1 forks source link

Everything is a load balancer #164

Open pokearu opened 4 years ago

pokearu commented 4 years ago

image

Was observing the cluster. It looks like all the services are of type LoadBalancer. Wouldn't that be required only if the service requires external access. Do they all need it? Else just assigning a cluster IP would do i am guessing.

milanchheta commented 4 years ago

Will surely discuss this with my team.