docs(deploy): add Kubernetes and BTP deployment guides - #188
Draft
MichaelSp wants to merge 4 commits into
Draft
Conversation
Add deploy section with two new pages: - Deploy to Kubernetes: OCM (recommended), Flux, ArgoCD, kubectl approaches - Deploy to SAP BTP: Crossplane-based BTP service provisioning Update getting-started index to link the new deploy pages. Signed-off-by: Michael Sprauer <Michael.Sprauer@sap.com>
MichaelSp
force-pushed
the
docs/update-getting-started
branch
from
August 3, 2026 11:32
1b9c343 to
8a278c0
Compare
Signed-off-by: Michael <MichaelSp@users.noreply.github.com>
Signed-off-by: Michael Sprauer <Michael.Sprauer@sap.com>
MichaelSp
marked this pull request as ready for review
August 3, 2026 11:43
Collaborator
|
Hey, @MichaelSp I like where this is going and the "end-user" empthy demonstrated :-) Lets navigate the readers to the power actual Orcehstration that this platform enables and not stop at platform setup guides. I see two pillars here - and you're touching on both alredy
|
…cluster Signed-off-by: Michael <MichaelSp@users.noreply.github.com>
Contributor
Author
MichaelSp
marked this pull request as draft
August 6, 2026 11:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
People might be a bit lost after running thru the "getting started" and maybe try to install workload on the CP. This PR adds a new "Usage" section to the getting-started docs with two guides:
Also updates the getting-started index to link the new pages.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
The OCM guide links out to ocm.software docs for transfer/transport and artifact building. The BTP guide assumes the platform owner sets up the
ProviderConfig.Release note: