Live data from Hacker News

Show HN: Blog post how to Run simple Node.js application in Kubernetes cluster

juffalow.com

1–2 of 2 posts

Re: Show HN: Blog post how to Run simple Node.js application in Kubernetes cluster

#2
Can we stop using express.js as default for node.js web framework[1] where there are better maintained alternatives?

I would probably not use Math.random but crypto.randomUUID https://nodejs.org/api/crypto.html#cryptorandomuuidoptions

I also do not understand k8s people obsession over alpine. https://github.com/gliderlabs/docker-alpine/issues/161

[1] https://www.fastify.io/