Documentation Index Quick start Getting started Cluster API quick start Features Topics Roadmap Roadmap Development Development guide Kubernetes developers Proposals Releasing Troubleshooting Self-managed troubleshooting guide Managed troubleshooting guide Docs contributors To run the link check linter, execute the following command from the root of the repository: find . -name '*.md' -not -path './node_modules/*' -exec markdown-link-check '{}' --config .markdownlinkcheck.json -q ';'