Skip to content

docs: correct README Deployment section to reflect actual GitHub Pages target - #384

Merged
mrbobbytables merged 1 commit into
mainfrom
fix/readme-deployment-docs
Sep 21, 2026
Merged

mrbobbytables merged 1 commit into
mainfrom
fix/readme-deployment-docs

Conversation

@mrbobbytables

@mrbobbytables mrbobbytables commented Sep 21, 2026

Copy link
Copy Markdown
Member

The README stated the site deploys to endusers.cncf.io, but that domain is currently NXDOMAIN (does not resolve). The actual deployment target is GitHub Pages at cncf.github.io/endusers, with temporary SITE_URL and BASE_URL overrides set in the CI workflow.

Changes

Update the Deployment section to:

Verification

  • Built the site with npm run build successfully
  • No markdown or content issues introduced

Resolves #171

hive: backend=copilot

🐝 Hive Agent: contributor | SHA: 8f49aad

— hive: backend=copilot model=claude-haiku-4.5 copilot=GitHub Copilot CLI 1.0.59.

…s target

The README stated the site deploys to endusers.cncf.io, but that domain is
currently NXDOMAIN (does not resolve). The actual deployment target is GitHub
Pages at cncf.github.io/endusers, with temporary SITE_URL and BASE_URL
overrides set in the CI workflow.

Update the Deployment section to:
- Correctly identify GitHub Pages as the current target
- Note the temporary SITE_URL/BASE_URL values and where they are set
- Clarify that endusers.cncf.io is the long-term target (pending DNS cutover)
- Reference ADR 0001 and issue #46 for the ownership/cutover plan

Resolves: #171
Signed-off-by: mrbobbytables <mrbobbytables@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[guide] README Deployment claims deploy to endusers.cncf.io — domain is NXDOMAIN; actual target is GitHub Pages

1 participant