Add documentation for Helm chart self-serve (DOCS-100) - #3716
Open
matthewhelmke wants to merge 4 commits into
Open
Conversation
…S-100) Document self-serve Helm chart provisioning for Catalog customers and reorganize the self-serve section: - Add get-started/self-serve/helm-charts.md covering Console and chainctl provisioning, the FIPS opt-in, and the per-image support-ticket path. - Convert the self-serve overview into a hub linking to the Catalog Starter and Helm charts pages, removing Starter content that duplicated the canonical Catalog Starter page (including a stale "no Helm access" line). - Move the chainctl starter CLI steps onto the canonical Catalog Starter page so they are not lost. - Cross-link the Helm charts usage guide to the new provisioning page. The chainctl images helm add chart command is documented per the engineering design doc but could not be tested; it is not yet in a released chainctl. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
✅ Deploy Preview for ornate-narwhal-088216 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
s-stumbo
reviewed
Aug 6, 2026
s-stumbo
reviewed
Aug 6, 2026
s-stumbo
reviewed
Aug 6, 2026
s-stumbo
approved these changes
Aug 6, 2026
s-stumbo
reviewed
Aug 6, 2026
matthewhelmke
commented
Aug 6, 2026
Comment on lines
+41
to
+43
| {{< note >}} | ||
| This command is available starting in a specific `chainctl` release. If it isn't available in your installation, update `chainctl` to the latest version. | ||
| {{< /note >}} |
Collaborator
Author
There was a problem hiding this comment.
I would love to update this note before publishing to state the exact release version of chainctl so people can just check their version.
Now that DOCS-102 fixed the reference-page link rendering, link each chainctl starter subcommand in the Catalog Starter CLI section to its generated command reference. 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.
Adds documentation for self-serve Helm chart provisioning (Catalog customers) and reorganizes the self-serve section into a hub with focused sub-pages. Resolves DOCS-100.
Changes
get-started/self-serve/helm-charts.md: the Console flow, thechainctlpath, the FIPS opt-in, and the per-image support-ticket path.get-started/self-serve/overview.mdis now a hub that links to the Catalog Starter page and the new Helm charts page. Removed Starter content that duplicated the canonical Catalog Starter page, including a stale "no Helm access" line that contradicted it.chainctl starterCLI steps onto the canonical Catalog Starter page so they aren't lost.Testing
I tested this in both the console and using chainctl using test plans and releases behind feature flags. Everything included in this doc was proven to work in a dev environment as written.
Created in collaboration with Claude Code running Opus 4.8 on 2026-08-06.
🤖 Generated with Claude Code