Skip to content

Conversation

@LouisBurke
Copy link
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.

Copy link
Contributor

@milenkovicm milenkovicm left a comment

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


# 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
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
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