Document KOTS/kURL support in the new Enterprise Portal - #4308
Merged
Conversation
Reflect the KOTS/kURL version-filtered downloads shipped for EP v2 (vandoor #10267) and reframe the Classic vs. Download Portal comparison. - about: correct the outdated "no KOTS/kURL" limitation to reflect that air gap KOTS/kURL customers can now download versioned install and update artifacts; note the remaining gap (no generated step-by-step instructions) - about: restructure "What's new" to compare against both the Classic Enterprise Portal and the Download Portal, grouped by which prior experience each item is new against - about: add KOTS/kURL to the artifact-download capability - use: rewrite the KOTS/kURL instances section to describe the instance card download panel, its entitlement/air gap gating, and expired-license behavior; cross-link the default template's <InstancesAndUpdates /> - content: add the missing isKurlInstallEnabled built-in flag and note the KOTS/kURL download panel in the <InstancesAndUpdates /> component entry Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for replicated-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- about: split the "What's new" intro sentence (SentenceLength) - use: split the KOTS/kURL download-panel sentence (SentenceLength, OxfordComma); "admin console" -> "Admin Console"; "is expired" -> "has expired" and active voice for the <InstancesAndUpdates /> sentence - content: "via" -> "through" on the built-in flags line Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
… intro - Collapse the three What's new groups into two: everything new vs the Classic Enterprise Portal (rebuild items + KOTS/kURL support), then a subsection for what's additionally new vs the Download Portal - Remove the redundant "Classic doesn't support / new does" framing from the KOTS and kURL customers section; keep the migration steps and the cross-link to the use page - Minor active-voice / wording fixes to keep Vale clean on changed lines Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Bishibop
reviewed
Jul 28, 2026
| ## Current limitations {#current-limitations} | ||
|
|
||
| - Installation and upgrade instructions are available only for Embedded Cluster and Helm CLI installations. The Enterprise Portal does not provide instructions for KOTS or kURL. For more information, see [KOTS and kURL customers](#kots-and-kurl-customers). | ||
| - The Enterprise Portal does not generate step-by-step install or upgrade instructions for KOTS or kURL installations. These are available only for Embedded Cluster and Helm CLI installations. KOTS and kURL customers with air gap enabled can instead download versioned install and update artifacts from the Instances & Updates page. For more information, see [KOTS and kURL customers](#kots-and-kurl-customers). |
Contributor
There was a problem hiding this comment.
"from the Instances & Updates page", also the method specific installer pages. one for Kots and one for Kurl.
Member
Author
There was a problem hiding this comment.
Good catch, thanks. Updated the limitation to say artifacts are available from the Instances & Updates page and from dedicated KOTS and kURL installer pages. Also documented the two components that render those pages (<KotsDownloadAssets /> / <KurlDownloadAssets />) in the MDX component reference and expanded the KOTS and kURL instances section. See c3f8307.
Bishibop
previously approved these changes
Jul 28, 2026
Addresses review feedback: versioned install/update artifacts are downloadable both from the Instances & Updates page and from dedicated KOTS and kURL installer pages (the <KotsDownloadAssets /> and <KurlDownloadAssets /> components). Documents both components in the MDX component reference and expands the KOTS and kURL instances section. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preview links
Summary
Updates the new Enterprise Portal docs to reflect KOTS/kURL version-filtered downloads (shipped in vandoor #10267) and to reframe how the portal compares to both prior customer experiences (Classic Enterprise Portal and Download Portal).
Changes
enterprise-portal-v2-about.mdxenterprise-portal-v2-use.mdx<InstancesAndUpdates />component in the default content template.enterprise-portal-v2-content.mdxisKurlInstallEnabledbuilt-in entitlement flag.<InstancesAndUpdates />component reference.Notes for review
🤖 Generated with Claude Code