Hacker News new | ask | show | jobs
by infogulch 1423 days ago
What about kubernetes' implementation makes it more complex than necessary for delivering distributed computing? Genuine question.
1 comments

For me it is how state is mixed with configuration and how it encourages various operators to just go in and add their own metadata all over objects.