Hacker News new | ask | show | jobs
by chipdart 645 days ago
I agree. I cringed the moment I read "basic React site" and "self-hosted Kubernetes cluster" in the very same sentence. It immediately discouraged me to click on the link.

I mean, there is absolutely zero reasons to discuss "basic React site" and "Kubernetes" in the same discussion, let alone Kubernetes being the step #1 of any React project.

Let's think about it for a second. Does a "basic React site" require supporting something like csrf? If not, you're deeply in static file hosting territory.

If you feel your basic React app needs to support csrf or any server-side thing, all you need to do is setup a single service.

Do you need Kubernetes to run a single service? I don't think so.

It reads like buzzword soup.