Hacker News new | ask | show | jobs
by jaggederest 32 days ago
Perhaps to anticipate the multiple jokes about kube complexity, I think there's an interesting argument to make that something like kube is the necessary complexity level for the kinds of tasks that kube is intended to accomplish, ala Fred Brooks' rule about essential complexity vs accidental complexity.

Kube rapidly becomes accidental complexity when you use it to accomplish things that could be done more simply, of course.