Skip to content

docs: clarify Helm getting started client setup#1192

Open
ChimdumebiNebolisa wants to merge 2 commits into
apache:mainfrom
ChimdumebiNebolisa:docs-20973-helm-client-clarity
Open

docs: clarify Helm getting started client setup#1192
ChimdumebiNebolisa wants to merge 2 commits into
apache:mainfrom
ChimdumebiNebolisa:docs-20973-helm-client-clarity

Conversation

@ChimdumebiNebolisa

@ChimdumebiNebolisa ChimdumebiNebolisa commented Jul 5, 2026

Copy link
Copy Markdown

Fixes apache/pulsar#20973

Motivation

Step 3 of the Kubernetes Helm getting-started guide did not tell users to keep service URLs for later client configuration, or where to run the first pulsar-client consume command.

Modifications

  • Add a sentence after the service URL examples telling users to save the URLs for ${PULSAR_HOME}/conf/client.conf.
  • Clarify Step 3 item 5 should run in the same local terminal where PULSAR_HOME was exported.
  • Propagate the change to supported versioned docs (4.0.x, 4.2.x, 5.0.x).

Preview

Verified locally with ./preview.sh --clean 5.0.x.

image image

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.

[Doc] Update a few things in Step 3 of getting started with Pulsar using Kubernetes Docs

1 participant