kubernetes-sigs/kubespray

CI check for broken Link

Open

#12,104 opened on Apr 3, 2025

View on GitHub
 (2 comments) (0 reactions) (1 assignee)HTML (4,419 forks)batch import
help wantedkind/documentation

Repository metrics

Stars
 (10,380 stars)
PR merge metrics
 (Avg merge 25d) (26 merged PRs in 30d)

Description

What would you like to be added

Automatically check broken links in the CI process by using automated broken link checking tools such as lychee. and fix broken links, like https://github.com/cncf/landscape/blob/master/.github/workflows/linkchecker.yml

Why is this needed

Currently, there are quite a few broken links in the Kubespray documentation. A preliminary scan reveals the following issues.

Image

Automated broken link checking could help resolve this problem.

Contributor guide