Hacker News new | ask | show | jobs
Show HN: K8s Compass – visualizing Kubernetes API and release notes (dmkskd.github.io)
2 points by xxdd2ea 132 days ago
Hi, I created K8 Compass as a site to try navigating the k8s api and release notes complexity.

As an example:

- Exploring the K8s API: e.g. sunburst view of all the API https://dmkskd.github.io/k8s-compass/#api-explorer/sunburst?...

- Exploring each release's changelog in a structured way https://dmkskd.github.io/k8s-compass/#releases/1.35 - with associated release blog posts and KEP reference

- Organising and categorising K8s learning resources https://dmkskd.github.io/k8s-compass/#learn - it should help navigating some of the various KubeCon sessions

- Running analytics on various K8s datasets https://dmkskd.github.io/k8s-compass/#analytics?preset=1&vie... - as per example, how many kinds do we have per api group?

GitHub repo: https://github.com/dmkskd/k8s-compass