Skip to content

fix: apply JTBD title to Install module#3149

Open
gtrivedi88 wants to merge 1 commit into
eclipse-che:mainfrom
gtrivedi88:fix-install-jtbd-title
Open

fix: apply JTBD title to Install module#3149
gtrivedi88 wants to merge 1 commit into
eclipse-che:mainfrom
gtrivedi88:fix-install-jtbd-title

Conversation

@gtrivedi88

@gtrivedi88 gtrivedi88 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

What does this pull request change?

JTBD audit of the Install module: titles, abstracts, prerequisites, bridge pattern, CDE terminology.

18 files changed across modules/install/.

Title updates (JTBD user-goal pattern)

Before After
Che installation overview How the installation works
Verify the Che installation Confirm Che is running
Find the fully qualified domain name (FQDN) Get the dashboard URL to share with your team
Next steps after installation Prepare Che for your team
Uninstall Che Remove Che from your cluster
Che scalability Can Che handle my team's scale?
Calculate Che resource requirements Size your cluster for Che
Install the chectl management tool Set up the chectl command-line tool
Using chectl to configure the CheCluster Custom Resource during installation Customize settings during deployment
Install Che in a restricted environment on OpenShift Deploy in an air-gapped environment
Install Che on OpenShift using CLI Deploy using the CLI
Install Che on OpenShift using the web console Deploy using the web console
Install Che on OpenShift with Keycloak as external identity provider Deploy using an external identity provider
Permissions to install Che on OpenShift using CLI Permissions required for CLI installation
Permissions to install Che on OpenShift using web console Permissions required for web console installation

Bridge pattern (DITA link compliance)

  • running-at-scale.adoc: 15+ inline links removed from concept body, bridge sentences added ("see Additional resources"), links moved to [role="_additional-resources"] section
  • con_installation-overview.adoc: [role="_additional-resources"] added, deployment scenarios rewritten as user questions
  • con_next-steps-after-installation.adoc: CDE terminology applied, bullets rewritten

Other fixes

  • Add admin access prerequisites where missing (3 files)
  • Fix operator namespace in verification: --all-namespaces instead of -n {prod-namespace} (operator runs in openshift-operators, not eclipse-che)
  • Reorder nav.adoc: move FQDN topic between verification and next-steps (post-install task, not install method)
  • Convert inline admonitions to block-delimited format (4 files)
  • Use {ocp} attribute instead of hardcoded "OpenShift Container Platform"
  • Remove em dashes from descriptions and abstracts
  • Sync :navtitle: and :description: with new titles on all pages

Zero content loss. All procedure steps, code blocks, and technical details preserved verbatim.

Made with Cursor

@gtrivedi88 gtrivedi88 requested review from a team, deerskindoll and mkuznyetsov as code owners July 3, 2026 11:27
@gtrivedi88 gtrivedi88 requested a review from svor July 3, 2026 11:27
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

🎊 Navigate the preview: https://6a564a291e6dc2d9b59d8f8d--eclipse-che-docs-pr.netlify.app 🎊

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Click here to review and test in web IDE: Contribute

@gtrivedi88 gtrivedi88 force-pushed the fix-install-jtbd-title branch from bc1162f to 9ff411a Compare July 3, 2026 11:33
@gtrivedi88 gtrivedi88 force-pushed the fix-install-jtbd-title branch 7 times, most recently from df7c7b5 to 5d80a8f Compare July 14, 2026 14:21
…DE terminology

- Apply JTBD user-goal titles to all shared Install pages (downstream parity)
- Sync :navtitle: and :description: with new titles
- Fix title-abstract verb consistency (Get/Get, Confirm/Confirm, Prepare/Prepare)
- Add "see Additional resources" bridge sentences in concept bodies so
  readers know where to find related links (running-at-scale,
  con_installation-overview)
- Move inline links out of concept body text into Additional resources
  (running-at-scale: 15+ inline links removed, bridges added)
- Use {ocp} attribute instead of hardcoded "OpenShift Container Platform"
- JTBD section headings in con_installation-overview ("Which installation
  method should I use?" / "Which deployment scenario matches my environment?")
- CDE terminology in con_next-steps-after-installation body bullets
- Convert inline admonitions to block-delimited format (NOTE:/IMPORTANT:
  -> [NOTE]/[IMPORTANT] with ==== delimiters) in 4 files
- Add [role="_additional-resources"] where missing
- Remove em dashes from descriptions and abstracts
- Add admin access prerequisites where missing
- Fix operator namespace in verification: use --all-namespaces instead of
  {prod-namespace} (operator pod runs in openshift-operators, not eclipse-che)
- Reorder nav.adoc: move FQDN topic between verification and next-steps
  (post-install task, not an installation method)

Zero content loss: only metadata (titles, navtitles, descriptions, abstracts)
changed, bridge sentences added, inline links moved to AR, and verification
command fixed. All procedure steps, code blocks, and technical details
preserved verbatim.

Co-authored-by: Cursor <cursoragent@cursor.com>
@gtrivedi88 gtrivedi88 force-pushed the fix-install-jtbd-title branch from 5d80a8f to 42c71ae Compare July 14, 2026 14:34
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.

1 participant