Add v1beta3 preflight guidance for Embedded Cluster v3#4186
Conversation
Expand the migration page's v1beta3 section from a one-liner into actionable guidance: what changed, why v1beta3 is required, step-by-step migration checklist, and clarification that support bundles are unaffected. Add a new "Add preflight checks" section to the EC v3 configure page with how v1beta3 specs work, single-chart and multi-chart examples, and current limitations. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for replicated-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
During the transition period where a single release targets both KOTS and EC v3, vendors need both a v1beta2 and v1beta3 preflight spec. This adds a note explaining that each install method ignores the other's spec. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
vale
embedded-cluster/embedded-using.mdx|58 col 99| [Replicated.Passive] In general, use active voice instead of passive voice ('are packaged').
embedded-cluster/embedded-using.mdx|66 col 31| [Replicated.Passive] In general, use active voice instead of passive voice ('are merged').
embedded-cluster/embedded-using.mdx|67 col 123| [Replicated.Passive] In general, use active voice instead of passive voice ('are needed').
embedded-cluster/embedded-using.mdx|72 col 107| [Replicated.Passive] In general, use active voice instead of passive voice ('being rendered').
embedded-cluster/embedded-using.mdx|75 col 135| [Replicated.Passive] In general, use active voice instead of passive voice ('are excluded').
embedded-cluster/embedded-using.mdx|100 col 61| [Replicated.Passive] In general, use active voice instead of passive voice ('is needed').
embedded-cluster/embedded-using.mdx|104 col 152| [Replicated.Passive] In general, use active voice instead of passive voice ('is rendered').
embedded-cluster/embedded-using.mdx|104 col 164| [Replicated.WordSwaps] Use 'after' or 'one time' instead of 'once'.
embedded-cluster/embedded-using.mdx|146 col 1| [Replicated.SentenceLength] Try to keep your sentence length to 26 words or fewer.
embedded-cluster/embedded-using.mdx|146 col 105| [Replicated.Passive] In general, use active voice instead of passive voice ('is defined').
embedded-cluster/embedded-using.mdx|150 col 80| [Replicated.SentenceLength] Try to keep your sentence length to 26 words or fewer.
embedded-cluster/embedded-using.mdx|150 col 142| [Replicated.Passive] In general, use active voice instead of passive voice ('be enabled').
embedded-cluster/embedded-using.mdx|177 col 114| [Replicated.Passive] In general, use active voice instead of passive voice ('is excluded').
…#475 Now that ec#475 has merged, flesh out the preflight section with concrete implementation details: how the per-chart rendering pipeline works, what Helm context is available, multi-chart gating with .Chart.Name, conditional checks using chart values, and gated-out handling. Cross-link migration page to the new detailed section. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
41541a5 to
6a5500b
Compare
- Heading: sentence case (remove backticks from heading) - Active voice: "you package" not "are packaged", "you wrapped" not "was wrapped", "you do not need to update" not "do not need to be updated", "Embedded Cluster excludes" not "are excluded" - Word swap: "one time per chart" not "once per chart" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Summary
Expands the v1beta3 preflight documentation for EC v3 from a one-liner link to the troubleshoot.sh project into actionable, Replicated-owned guidance.
What this PR covers:
Tracked separately: