Hacker News new | ask | show | jobs
by Nullabillity 2630 days ago
The CNI guide[0] is especially awful here. It contains 9 (!) different options, some of which are combinations of others, with no explanation at all of how they differ. As it turns out, there is a separate page with descriptions[1], but there is no linking between the two pages, and it's in a completely different section.

[0]: https://kubernetes.io/docs/setup/independent/create-cluster-...

[1]: https://kubernetes.io/docs/concepts/cluster-administration/n...

1 comments

There's an "Edit this Page" button at the bottom of each of those documentation pages. We appreciate pull requests with improvements!