You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Afterwards, you can update, download, and install the available charts. For example:
15
15
16
16
- Use the `helm repo update` command to get the latest version of the charts.
17
-
- Use the `helm install stackrox/stackrox-central-services` command to install the `central-services` chart.
17
+
- Use the `helm install stackrox-central-services stackrox/stackrox-central-services` command to install the `central-services` chart.
18
18
- Use the `helm pull stackrox/stackrox-secured-cluster-services` command to download the `secured-cluster-services` chart.
19
19
20
20
21
21
## Installation
22
22
23
23
For instructions on how to install the StackRox Kubernetes Security Platform with these Helm charts,
24
-
see [Quick Start (Helm)](https://github.com/stackrox/stackrox#quick-installation-via-helm).
24
+
see [Quick Start (Helm)](https://github.com/stackrox/stackrox#quick-installation-using-helm).
25
25
26
26
27
-
To install ACS, follow the [OpenShift docs Helm quick Install Guide](https://docs.openshift.com/acs/installing/installing_helm/install-helm-quick.html).
27
+
To install ACS, follow the [OpenShift docs Helm quick Install Guide](https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html/installing/installing-rhacs-on-other-platforms#install-using-helm-no-customizations-other).
28
28
29
29
## Included charts
30
30
@@ -38,21 +38,21 @@ The StackRox Kubernetes Security Platform Helm charts repository includes the fo
38
38
The Helm chart to install StackRox Central is called `stackrox-central-services`.
39
39
40
40
The installation can be customized to your needs. Please consult the documentation at OpenShift docs for detailed configuration options:
41
-
[Configure the central-services Helm chart](https://docs.openshift.com/acs/installing/installing_helm/install-helm-customization.html#configure-central-services-helm-chart)
41
+
[Configure the central-services Helm chart](https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html/installing/installing-rhacs-on-other-platforms#install-using-helm-customizations-other)
42
42
43
43
### Secured cluster services chart
44
44
45
45
The chart to install per-cluster and per-node components of StackRox is called `stackrox-secured-cluster-services`.
46
46
47
47
The installation can be customized to your needs. Consult the OpenShift docs for detailed configuration options:
48
48
[Configuring the secured-cluster-services Helm chart
Helm charts for the [StackRox Kubernetes Security Platform](https://www.stackrox.com/platform/) are
54
+
Helm charts for the [StackRox Kubernetes Security Platform](https://www.redhat.com/en/technologies/cloud-computing/openshift/advanced-cluster-security-kubernetes) are
0 commit comments