kubernetes-sigs/kubespray

CI check for broken Link

Open

#12,104 创建于 2025年4月3日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)HTML (4,419 fork)batch import
help wantedkind/documentation

仓库指标

Star
 (10,380 star)
PR 合并指标
 (平均合并 25天) (30 天内合并 26 个 PR)

描述

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.

贡献者指南