Hacker News new | ask | show | jobs
by mstipetic 1864 days ago
That’s mostly how kubernetes works also. It’s not that uncommon of a pattern
1 comments

This is not how Kubernetes works. The concepts are completely different (pod, allocation etc.)
all the main controllers work by running a reconciliation loop constantly, what are you talking about?