Hacker News new | ask | show | jobs
by mutahirs 13 days ago
I used notebook LM and claude/gemini to gather the notes on K8s and created a vitepress site with it.

Claude/gemini helped with design and content meta. NLM for content with official sources.

https://randomwrites.com

I am doing a similar with linux internals (to be published soon). ofcourse from the official docs and asking some questions around the concepts i like and forget mostly :-)

1 comments

I'm right in the target audience for this as I'm about to embark on a Kubernetes certificate. What is the proportion of official K8S documentation and your own notes and how could someone differentiate between them on that site?
i used the official k8s docs and fed them as sources to NLM. Then asked questions around topics. further refined some questions as well to make them useful.

its only generated against official k8s docs so no external sources. thanks