|
|
|
|
|
by motorest
357 days ago
|
|
> Did they need to know this before Kubernetes? Yes? How do you plan to configure an instance of an internal service to call another service? > I've been in the trade for over 20 years and the typical product developer never cared a bit about it anyway. Do you work with web services? How do you plan to get a service to send requests to, say, a database? This is a very basic and recurrent usecase. I mean, one of the primary selling points of tools such as Docker compose is how they handle networking. Things like Microsoft's Aspire were developed specifically to mitigate the pain points of this usecase. How come you believe that this is not an issue? |
|