Remix.run Logo
figassis 3 months ago

This, all the sidecars. Use kubernetes to run your app like you would without it, take advantage of the flexibility, avoid the extra complexity. Service discovery sidecars? Why not just use the out of the box dns features?

tommica 3 months ago | parent [-]

Because new people don't know better - I've never used k8s, but have seen sidecars being promoted as a good thing, so I might have used them

namaria 3 months ago | parent [-]

Maybe the "I've heard about" approach to tooling is the problem here?