docs: port kubernetes changes to 1.0#882
Merged
Conversation
Docs Preview
|
Docs Preview
Changed pages: |
rb-kurrent
reviewed
May 12, 2025
| ```bash | ||
| # Download the kurrentdb-operator Helm chart | ||
| helm pull kurrent-latest/kurrentdb-operator --version 1.0.0 --untar | ||
| helm pull kurrent-latest/kurrentdb-operator --version 1.1.0 --untar |
Contributor
There was a problem hiding this comment.
Wrong version for 1.0.0 docs
rb-kurrent
reviewed
May 12, 2025
| ```bash | ||
| helm install kurrentdb-operator kurrent-latest/kurrentdb-operator \ | ||
| --version 1.0.0 \ | ||
| --version 1.1.0 \ |
rb-kurrent
reviewed
May 12, 2025
| ```bash | ||
| helm install kurrentdb-operator kurrent-latest/kurrentdb-operator \ | ||
| --version 1.0.0 \ | ||
| --version 1.1.0 \ |
rb-kurrent
reviewed
May 12, 2025
| ```bash | ||
| helm upgrade kurrentdb-operator kurrent-latest/kurrentdb-operator \ | ||
| --version 1.0.0 \ | ||
| --version 1.1.0 \ |
rb-kurrent
approved these changes
May 12, 2025
Contributor
rb-kurrent
left a comment
There was a problem hiding this comment.
Other than the accidental version bumps, I approve.
Deflaimun
commented
May 12, 2025
Deflaimun
commented
May 12, 2025
Deflaimun
commented
May 12, 2025
Deflaimun
commented
May 12, 2025
Deflaimun
commented
May 12, 2025
Docs Preview
|
Docs Preview
|
Docs Preview
Changed pages: |
1 similar comment
Docs Preview
Changed pages: |
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.
Description
Page previews