Hacker News new | ask | show | jobs
by ttymck 683 days ago
That's great. I guess I've somehow been making things harder than they need to be.
1 comments

Looks like you were using k8s APIs directly in your applications, which is a more complex set-up.

In my experience, most k8s deployments are just "dumb" docker images, they're not very "k8s native".

Your use case may be more complex, which is why you have had more difficulty keeping things up-to-date.