Skip to content

chore(doc): Clean up deployment docs. - #1354

Merged
milenkovicm merged 10 commits into
apache:mainfrom
LouisBurke:main
Jan 2, 2026
Merged

chore(doc): Clean up deployment docs.#1354
milenkovicm merged 10 commits into
apache:mainfrom
LouisBurke:main

Conversation

@LouisBurke

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

This PR adds changes the Deployment section of the docs after they've been reviewed.

Closes #.

Rationale for this change

This change:

  • makes the docs easier to read.
  • proves out the steps involved in deploying ballista components.

What changes are included in this PR?

Markdown document changes.

Are there any user-facing changes?

The reader of the docs should have an easier time setting up ballista components.
There shouldn't be any breaking changes.

@milenkovicm milenkovicm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @LouisBurke changes look ok, but docker action is failing

Comment thread dev/docker/ballista-builder.Dockerfile Outdated

# create build user with same UID as
RUN adduser -q -u $EXT_UID builder --home /home/builder && \
RUN adduser -q builder --home /home/builder && \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like this is failing github action

@LouisBurke
LouisBurke requested a review from milenkovicm January 1, 2026 11:08
@milenkovicm

Copy link
Copy Markdown
Contributor

Thanks @LouisBurke

@milenkovicm milenkovicm changed the title Clean up deployment docs. doc: Clean up deployment docs. Jan 2, 2026
@milenkovicm milenkovicm changed the title doc: Clean up deployment docs. chore(doc): Clean up deployment docs. Jan 2, 2026
@milenkovicm
milenkovicm merged commit 5017084 into apache:main Jan 2, 2026
18 checks passed
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.

2 participants