kubernetes-sigs/kubespray

CI check for broken Link

开放

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

 (2 条评论) (0 个反应) (1 位负责人)HTML (4,419 个派生)batch import
help wantedkind/documentation

仓库指标

星标
 (10,380 个星标)
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.

贡献者指南