Merged
Conversation
0997c91 to
f600ea9
Compare
Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Update k8s docs Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Update k8s docs Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Update docs Signed-off-by: JeffMboya <jangina.mboya@gmail.com> Update dosc Signed-off-by: JeffMboya <jangina.mboya@gmail.com>
2f25d94 to
92826a9
Compare
Musilah
previously approved these changes
May 13, 2025
docs/kubernetes.md
Outdated
| Once the chart is installed, you can verify that SuperMQ is running correctly: | ||
|
|
||
| After deploying SuperMQ, verify the services and pods using `kubectl` commands: | ||
| #### View all resources in the `smq` namespace: |
Contributor
There was a problem hiding this comment.
Remove the colons after headings
docs/kubernetes.md
Outdated
| ``` | ||
|
|
||
| The Helm charts are published via GitHub Pages. After installing Helm, add the SuperMQ DevOps Helm repository by running: | ||
| ##### 🔹 Option B — Install directly from OCI: |
Contributor
There was a problem hiding this comment.
Remove the colons from the heading
docs/kubernetes.md
Outdated
|
|
||
| This will create a `.tgz` archive using the version defined in `Chart.yaml`, for example: | ||
|
|
||
| ``` |
Contributor
There was a problem hiding this comment.
Suggested change
| ``` | |
| ```bash |
docs/kubernetes.md
Outdated
|
|
||
| If successful, you'll see: | ||
|
|
||
| ``` |
Contributor
There was a problem hiding this comment.
Suggested change
| ``` | |
| ```bash |
Signed-off-by: JeffMboya <jangina.mboya@gmail.com>
nyagamunene
previously approved these changes
May 13, 2025
Musilah
previously approved these changes
May 14, 2025
Signed-off-by: JeffMboya <jangina.mboya@gmail.com>
Signed-off-by: JeffMboya <jangina.mboya@gmail.com>
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 does this do?
Remove k8s docs
Which issue(s) does this PR fix/relate to?
List any changes that modify/break current functionality
None
Have you included tests for your changes?
No
Did you document any new/modified functionality?
No
Notes