Hacker News new | ask | show | jobs
by codegladiator 2283 days ago
What problems did it create ?

We adopted Kubernetes at our startup, it solved most ci/cd and devops issues for the team. We didn't need the scaling either, we have at max maybe 2 containers of a service but we know we are ready.

1 comments

Out of memory issues because we use multiple small machines instead of one big one. There are othrs but we haven't worked out what they are yet.