Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

is kubernetes considered a glue system?


Not really, in my opinion. It's a platform.

I think a glue system is meant to connect disparate pieces that otherwise could not interact with each other.


I'd definitely say so. Combined with Docker, its job is to "tame" / coordinate / connect extremely heterogeneous software, much of which wasn't designed to run on clusters.

I think of shell as the language for glue (and we need a better one). and I explored this relationship in a followup to a popular post [1]:

http://www.oilshell.org/blog/2021/07/cloud-review.html

[1] https://news.ycombinator.com/item?id=27903720


Seems like people think so, but I would say no, it's just a platform that runs VMs. It doesn't really care about the data running through services other than making sure it makes it to the destination. That being said, it's quickly becoming easier to plug and play traditional message busses or queuing systems by deploying a container to it. So it helps simplify the addition of some kind of glue system.


It's large and designed to the point that no, it isn't, but interestingly, it usually replaces a lot of glue systems.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: