Skip to content

Commit a7b36f3

Browse files
authored
Merge pull request #98375 from mletalie/OSDOCS-16058
[Osdocs 16058]Update ROSA CLI attribute
2 parents 1f7d60f + 4128812 commit a7b36f3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

_attributes/attributes-openshift-dedicated.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@
6161
:egress-zero: egress zero
6262
:egress-zero-title: {product-title} clusters with {egress-zero}
6363
:classic-short: {rosa-classic-short}
64-
:rosa-cli-first: pass:quotes[Red Hat OpenShift Service on AWS CLI (`rosa`)]
64+
:rosa-cli-first: pass:quotes[ROSA command-line interface (CLI) (`rosa`)]
65+
:rosa-cli: ROSA CLI

modules/setting-higher-pid-limit-on-existing-cluster.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ Changing the `podPidsLimit` on an existing cluster will trigger non-control plan
1616
.Prerequisites
1717

1818
* You have a {product-title} cluster.
19-
* You have installed the ROSA CLI (`rosa`).
19+
* You have installed the {rosa-cli-first}.
2020
* You have installed the OpenShift CLI (`oc`).
2121
* You have logged in to your Red{nbsp}Hat account by using the ROSA CLI.
2222
2323
.Procedure
2424
. Create or edit the `KubeletConfig` object to change the PID limit.
2525
+
2626
--
27-
** If this is the first time you are changing the default PID limit, create the `KubeletConfig` object and set the `--pod-pids-limit` value by running the following command:
27+
** If this is the first time you are changing the default PID limit, create the `KubeletConfig` object and set the `--pod-pids-limit` value by running the following command:
2828
+
2929
[source,terminal]
3030
----

0 commit comments

Comments
 (0)