🔗 Broken Links Detected — Run 27897385880
broken-links
## Link Check Results — 27897385880
Last run: [Workflow Run](https://github.com/kubestellar/docs/actions/runs/27897385880)
### Broken Links (action required)
These links return **404** on GitHub and are confirmed broken:
| File | Line | Link | Status |
|------|------|------|--------|
| `docs/content/community/partners/fluxcd.md` | 52 | `https://github.com/<your-org>/<your-gitops-repo>` | 404 — placeholder URL |
| `docs/content/kubeflex/contributors.md` | 20 | `https://github.com/<your-username>/kubeflex.git` | 404 — placeholder URL |
| `CONTRIBUTING.md` | 63 | `https://github.com/<your-user>/docs.git` | 404 — placeholder URL |
> **Note:** These are documentation template placeholders (`<your-org>`, `<your-username>`, `<your-user>`) that resolve to literal 404 GitHub paths. If intentional, wrap them in code fences only (no surrounding hyperlink syntax), or replace with descriptive text so link checkers skip them.
### Network-Restricted (not verified)
The CI runner has outbound network access restricted to `github.com`. **204 external URLs** across non-GitHub domains could not be verified from this environment (curl exit 56 — connection blocked). These domains include `argo-cd.readthedocs.io`, `kubernetes.io`, `brew.sh`, `cncf.io`, `artifacthub.io`, and others that are expected to be healthy.
A full external link check requires an unrestricted network environment.
### Summary
- **3 broken links** found (action required — placeholder URLs that 404)
- **204 external non-GitHub links** not verified (sandbox network restriction)
- **41 links** skipped (known transient domains: `ghcr.io`, `quay.io`, `pkg.go.dev`, `medium.com`, etc.)
- **275 links** checked successfully ✅
- **252 markdown files** scanned total
> [!WARNING]
> <details>
> <summary>Firewall blocked 122 domains</summary>
>
> The following domains were blocked by the firewall during workflow execution:
>
> - `ai.google.dev`
> - `aistudio.google.com`
> - `api.anthropic.com`
> - `api.openai.com`
> - `app.diagrams.net`
> - `argocd.localtest.me`
> - `argocd.readthedocs.io`
> - `artifacthub.io`
> - `arxiv.org`
> - `astral.sh`
> - `awscli.amazonaws.com`
> - `brew.sh`
> - `broken.url`
> - `calendar.google.com`
> - `charts.bitnami.com`
> - `charts.helm.sh`
> - `cida.cornell.edu`
> - `claude.com`
> - `cloudnative.slack.com`
> - `cloudziti.io`
> - `cluster.example.com`
> - `cncf.io`
> - `community.ibm.com`
> - `communityinviter.com`
> - `console.anthropic.com`
> - `console.yourdomain.com`
> - `contrib.rocks`
> - `dapr.io`
> - `datatracker.ietf.org`
> - `deb.nodesource.com`
> - `deepwiki.com`
> - `developercertificate.org`
> - `developers.google.com`
> - `devopscube.com`
> - `dl.k8s.io`
> - `docs.anthropic.com`
> - `docs.crossplane.io`
> - `docs.docker.com`
> - `docs.gruntwork.io`
> - `docs.kubestellar.io`
> - `docs.nginx.com`
> - `docs.openshift.com`
> - `docs.openziti.io`
> - `docs.prow.k8s.io`
> - `docs.redhat.com`
> - `docs.sigstore.dev`
> - `drasi.io`
> - `drive.google.com`
> - `envorigin.example.com`
> - `events.linuxfoundation.org`
> - `example.com`
> - `ext1controlplane`
> - `flagorigin.example.com`
> - `flaky.url`
> - `fluxcd.io`
> - `formulae.brew.sh`
> - `githubnext.github.io`
> - `gitscm.com`
> - `go.dev`
> - `goessner.net`
> - `goreportcard.com`
> - `grafana.com`
> - `groups.google.com`
> - `hackmd.io`
> - `helm.sh`
> - `img.shields.io`
> - `k3d.io`
> - `keepachangelog.com`
> - `kind.sigs.k8s.io`
> - `ko.build`
> - `ksc.apps.yourcluster.com`
> - `kubeflexcontrolplane`
> - `kubernetes.default.svc`
> - `kubernetes.github.io`
> - `kubernetes.io`
> - `kubernetes.slack.com`
> - `kubestellar.github.io`
> - `kubestellar.io`
> - `landscape.cncf.io`
> - `learn.microsoft.com`
> - `limavm.io`
> - `lmstudio.ai`
> - `localai.io`
> - `mcp.deepwiki.com`
> - `multicluster.sigs.k8s.io`
> - `my.clusters`
> - `my.loki.server.com`
> - `myconsole.example.com`
> - `nextra.site`
> - `nodejs.org`
> - `ntfy.sh`
> - `ollama.com`
> - `onsi.github.io`
> - `openclustermanagement.io`
> - `openwebui.com`
> - `openziti.io`
> - `platform.openai.com`
> - `prometheusoperator.dev`
> - `pyenv.run`
> - `sdk.cloud.google.com`
> - `semver.org`
> - `slack.cncf.io`
> - `static.wixstatic.com`
> - `status.anthropic.com`
> - `status.cloud.google.com`
> - `status.openai.com`
> - `stefanprodan.github.io`
> - `wasmcloud.com`
> - `webaim.org`
> - `www.anthropic.com`
> - `www.apache.org`
> - `www.bestpractices.dev`
> - `www.cncf.io`
> - `www.contributorcovenant.org`
> - `www.conventionalcommits.org`
> - `www.gnu.org`
> - `www.gnupg.org`
> - `www.npmjs.com`
> - `www.vcluster.com`
> - `www.w3.org`
> - `www.youtube.com`
> - `youtu.be`
>> To allow these domains, add them to the `network.allowed` list in your workflow frontmatter:
>
> ```yaml
> network:
> allowed:
> - defaults
> - "ai.google.dev"
> - "aistudio.google.com"
> - "api.anthropic.com"
> - "api.openai.com"
> - "app.diagrams.net"
> - "argocd.localtest.me"
> - "argocd.readthedocs.io"
> - "artifacthub.io"
> - "arxiv.org"
> - "astral.sh"
> - "awscli.amazonaws.com"
> - "brew.sh"
> - "broken.url"
> - "calendar.google.com"
> - "charts.bitnami.com"
> - "charts.helm.sh"
> - "cida.cornell.edu"
> - "claude.com"
> - "cloudnative.slack.com"
> - "cloudziti.io"
> - "cluster.example.com"
> - "cncf.io"
> - "community.ibm.com"
> - "communityinviter.com"
> - "console.anthropic.com"
> - "console.yourdomain.com"
> - "contrib.rocks"
> - "dapr.io"
> - "datatracker.ietf.org"
> - "deb.nodesource.com"
> - "deepwiki.com"
> - "developercertificate.org"
> - "developers.google.com"
> - "devopscube.com"
> - "dl.k8s.io"
> - "docs.anthropic.com"
> - "docs.crossplane.io"
> - "docs.docker.com"
> - "docs.gruntwork.io"
> - "docs.kubestellar.io"
> - "docs.nginx.com"
> - "docs.openshift.com"
> - "docs.openziti.io"
> - "docs.prow.k8s.io"
> - "docs.redhat.com"
> - "docs.sigstore.dev"
> - "drasi.io"
> - "drive.google.com"
> - "envorigin.example.com"
> - "events.linuxfoundation.org"
> - "example.com"
> - "ext1controlplane"
> - "flagorigin.example.com"
> - "flaky.url"
> - "fluxcd.io"
> - "formulae.brew.sh"
> - "githubnext.github.io"
> - "gitscm.com"
> - "go.dev"
> - "goessner.net"
> - "goreportcard.com"
> - "grafana.com"
> - "groups.google.com"
> - "hackmd.io"
> - "helm.sh"
> - "img.shields.io"
> - "k3d.io"
> - "keepachangelog.com"
> - "kind.sigs.k8s.io"
> - "ko.build"
> - "ksc.apps.yourcluster.com"
> - "kubeflexcontrolplane"
> - "kubernetes.default.svc"
> - "kubernetes.github.io"
> - "kubernetes.io"
> - "kubernetes.slack.com"
> - "kubestellar.github.io"
> - "kubestellar.io"
> - "landscape.cncf.io"
> - "learn.microsoft.com"
> - "limavm.io"
> - "lmstudio.ai"
> - "localai.io"
> - "mcp.deepwiki.com"
> - "multicluster.sigs.k8s.io"
> - "my.clusters"
> - "my.loki.server.com"
> - "myconsole.example.com"
> - "nextra.site"
> - "nodejs.org"
> - "ntfy.sh"
> - "ollama.com"
> - "onsi.github.io"
> - "openclustermanagement.io"
> - "openwebui.com"
> - "openziti.io"
> - "platform.openai.com"
> - "prometheusoperator.dev"
> - "pyenv.run"
> - "sdk.cloud.google.com"
> - "semver.org"
> - "slack.cncf.io"
> - "static.wixstatic.com"
> - "status.anthropic.com"
> - "status.cloud.google.com"
> - "status.openai.com"
> - "stefanprodan.github.io"
> - "wasmcloud.com"
> - "webaim.org"
> - "www.anthropic.com"
> - "www.apache.org"
> - "www.bestpractices.dev"
> - "www.cncf.io"
> - "www.contributorcovenant.org"
> - "www.conventionalcommits.org"
> - "www.gnu.org"
> - "www.gnupg.org"
> - "www.npmjs.com"
> - "www.vcluster.com"
> - "www.w3.org"
> - "www.youtube.com"
> - "youtu.be"
> ```
>
> See [Network Configuration](https://github.github.com/gh-aw/reference/network/) for more information.
>
> </details>
> Generated by [Link Checker](https://github.com/kubestellar/docs/actions/runs/27897385880) · [◷](https://github.com/search?q=repo%3Akubestellar%2Fdocs+is%3Aissue+%22gh-aw-workflow-call-id%3A+kubestellar%2Fdocs%2Flink-checker%22&type=issues)
<!-- gh-aw-agentic-workflow: Link Checker, engine: copilot, version: 1.0.40, model: claude-sonnet-4.6, id: 27897385880, workflow_id: link-checker, run: https://github.com/kubestellar/docs/actions/runs/27897385880 -->
<!-- gh-aw-workflow-id: link-checker -->
<!-- gh-aw-workflow-call-id: kubestellar/docs/link-checker -->
0 条评论