Skip to content

Commit 5533f3d

Browse files
paulohtb6kbatuigas
andauthored
Apply suggestions from code review
Co-authored-by: Kat Batuigas <36839689+kbatuigas@users.noreply.github.com>
1 parent 9b554b6 commit 5533f3d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/reference/pages/rpk/rpk-debug/rpk-debug-remote-bundle-download.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rpk debug remote-bundle download [flags]
2929

3030
|-o, --output |string |The file path where the debug file will be written (default `./<timestamp>-remote-bundle.zip`).
3131

32-
|--upload-url |string |If provided, where to upload the bundle in addition to creating a copy on disk.
32+
|--upload-url |string |Upload URL provided by Redpanda Support. When specified, uploads the bundle to Redpanda in addition to creating a local copy. For details, see xref:troubleshoot:debug-bundle/generate/kubernetes.adoc#debug-bundle[].
3333

3434
|--config |string |Redpanda or `rpk` config file; default search paths are `/var/lib/redpanda/.config/rpk/rpk.yaml`, `$PWD/redpanda.yaml`, and `/etc/redpanda/redpanda.yaml`.
3535

modules/reference/pages/rpk/rpk-debug/rpk-debug-remote-bundle-start.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ rpk debug remote-bundle start [flags]
4141

4242
|--metrics-samples |int |Number of metrics samples to take (at the interval of `--metrics-interval` flag). Must be >= `2` (default `2`).
4343

44-
|-n, --namespace |string |(K8s only) The namespace to use to collect the resources from.
44+
|-n, --namespace |string |(K8s only) The namespace to use to collect data from the resources.
4545

4646
|--no-confirm |- |Disable confirmation prompt.
4747

modules/reference/pages/rpk/rpk-redpanda/rpk-redpanda-admin-brokers-decommission-status.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ kafka/test2/3 3 5 2752632301 140975805 2611656496
3535
kafka/test2/4 3 6 2975443783 181581219 2793862564
3636
----
3737

38-
If a partition cannot be moved for some reason, the command reports the problematic partition in the 'REALLOCATION FAILURE DETAILS' or 'ALLOCATION FAILURES' section and decommission fails. Typical scenarios for failure include:
38+
If a partition cannot be moved for some reason, the command reports the problematic partition in the 'REALLOCATION FAILURE DETAILS' or 'ALLOCATION FAILURES' section, and decommission fails. Typical scenarios for failure include:
3939

4040
* Insufficient broker storage space to allocate a partition
4141
* Brokers that cannot satisfy rack constraints

0 commit comments

Comments
 (0)