Skip to content

Commit dd581f9

Browse files
author
Agil Antony
committed
ROX33164 Fixing DITA errors in install-secured-cluster-other
1 parent 5667c09 commit dd581f9

9 files changed

Lines changed: 21 additions & 9 deletions

installing/installing_other/install-secured-cluster-other.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,4 @@ You must first download the binary. You can install `roxctl` on Linux, Windows,
7474
include::modules/install-roxctl-cli-linux.adoc[leveloffset=+3]
7575
include::modules/install-roxctl-cli-macos.adoc[leveloffset=+3]
7676
include::modules/install-roxctl-cli-windows.adoc[leveloffset=+3]
77-
7877
include::modules/install-sensor-roxctl.adoc[leveloffset=+2]

modules/adding-helm-repository.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66
[id="adding-helm-repository_{context}"]
77
= Adding the Helm chart repository
88

9+
[role="_abstract"]
10+
Add the Red Hat Advanced Cluster Security for Kubernetes Helm chart repository to access charts for installing Central services and secured cluster components.
11+
912
ifeval::["{context}" == "install-secured-cluster-cloud-other"]
1013
:cloud-svc:
1114
endif::[]
1215

13-
1416
.Procedure
1517

1618
* Add the {product-title-short} charts repository.

modules/change-config-options-after-deployment.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
[id="change-config-options-after-deployment_{context}"]
99
= Changing configuration options after deploying the secured-cluster-services Helm chart
1010

11+
[role="_abstract"]
12+
Modify configuration options for the secured-cluster-services Helm chart after deployment using the helm upgrade command.
13+
1114
You can make changes to any configuration options after you have deployed the `secured-cluster-services` Helm chart.
1215

1316
When using the `helm upgrade` command to make changes, the following guidelines and requirements apply:

modules/install-roxctl-cli-linux.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
[id="installing-cli-on-linux_{context}"]
77
= Installing the roxctl CLI on Linux
88

9-
You can install the `roxctl` CLI binary on Linux by using the following procedure.
9+
[role="_abstract"]
10+
Install the roxctl CLI binary on Linux systems for amd64, arm64, ppc64le, and s390x architectures.
1011

1112
[NOTE]
1213
====

modules/install-roxctl-cli-macos.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
[id="installing-cli-on-macos_{context}"]
77
= Installing the roxctl CLI on macOS
88

9-
You can install the `roxctl` CLI binary on macOS by using the following procedure.
9+
[role="_abstract"]
10+
Install the roxctl CLI binary on macOS systems for amd64 and arm64 architectures.
1011

1112
[NOTE]
1213
====

modules/install-roxctl-cli-windows.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
[id="installing-cli-on-windows_{context}"]
77
= Installing the roxctl CLI on Windows
88

9-
You can install the `roxctl` CLI binary on Windows by using the following procedure.
9+
[role="_abstract"]
10+
Install the roxctl CLI binary on Windows systems for the amd64 architecture.
1011

1112
[NOTE]
1213
====

modules/install-secured-cluster-services-helm-chart.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
[id="install-secured-cluster-services-helm-chart_{context}"]
1111
= Installing the secured-cluster-services Helm chart with customizations
1212

13+
[role="_abstract"]
14+
Install the secured-cluster-services Helm chart with custom configuration to deploy Sensor, Admission Controller, Collector, and Scanner components.
15+
1316
After you configure the `values-public.yaml` and `values-private.yaml` files, install the `secured-cluster-services` Helm chart to deploy the following per-cluster and per-node components:
1417

1518
* Sensor

modules/install-sensor-roxctl.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
[id="install-sensor-roxctl_{context}"]
1111
= Installing Sensor
1212

13+
[role="_abstract"]
14+
Deploy Sensor to a cluster using the manifest installation method via the web portal or the roxctl CLI.
15+
1316
ifeval::["{context}" == "install-secured-cluster-cloud-other"]
1417
:cloud-svc:
1518
endif::[]
@@ -31,8 +34,6 @@ To perform an installation by using the manifest installation method, follow _on
3134
[id="installing-manifest-web-portal_{context}"]
3235
== Manifest installation method by using the web portal
3336

34-
.Procedure
35-
3637
. On your secured cluster, in the {product-title-short} portal, go to *Platform Configuration* -> *Clusters*.
3738
. Select *Secure a cluster* -> *Legacy installation method*.
3839
. Specify a name for the cluster.
@@ -72,8 +73,6 @@ After Sensor is deployed, it contacts Central and provides cluster information.
7273
[id="manifest-roxctl_{context}"]
7374
== Manifest installation by using the roxctl CLI
7475

75-
.Procedure
76-
7776
. Generate the required sensor configuration for your {ocp} cluster and associate it with your Central instance by running the following command:
7877
+
7978
[source,terminal,subs="+quotes"]

modules/secured-cluster-services-config.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
[id="secured-cluster-services-config_{context}"]
99
= Configuration parameters
1010

11+
[role="_abstract"]
12+
Reference of configuration parameters for customizing the secured-cluster-services Helm chart installation.
13+
1114
ifeval::["{context}" == "install-secured-cluster-cloud-ocp"]
1215
:openshift:
1316
endif::[]

0 commit comments

Comments
 (0)