Hacker News new | ask | show | jobs
by robbywashere_ 955 days ago
How the heck did you get a kubernetes cluster to run on a esp32?!
1 comments

Was that a joke? There doesn't seem to be any implication this is running k8s?
It's running k8s with a load balancer for all the HN traffic
Sorry, where's the assumption it's using kubernetes coming from? All I see in the response is nginx which doesn't imply anything k8s. The blog linked from the page doesn't mention k8s either (nor nginx).

That said, you can run an ingress for a service that's just an externalname reference with the right annotations depending on your ingress controller and I'm pretty sure it'd just work.

I think both commenters said those things in jest referring to the oft occurring on HN criticism that everything has to run on k8s nowadays, even a simple website.
the joke is that every website needs k8s even though none of them do