Files
kind/site
Sean McGinnis 3f07350f18 Fix site link to LoadBalancer page
The current rendered site does not correctly link local in-repo
documents. This results in the LoadBalancer links on the Ingress User
Guide pages going to a 404.

Unfortunately this behavior is different between "normal" markdown
rendering in local IDEs and while viewing source files in GitHub. But
this change makes the rendered public site correctly link to the page.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-11-06 08:44:20 -06:00
..
2023-05-17 18:57:22 -07:00
2021-07-09 10:58:51 +08:00
2023-05-16 22:05:08 -07:00
2023-05-16 22:05:08 -07:00
2024-08-15 09:37:35 -07:00
2019-02-11 10:55:04 -08:00
2019-02-12 16:20:19 -08:00

kind's docs

kind's docs are built with hugo, and can be browsed live at https://kind.sigs.k8s.io/

To browse them locally, install hugo and run make serve from this directory.