Remix.run Logo
figassis a year 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 a year 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 a year ago | parent [-]

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