diff --git a/docs/integrations-in-rancher/cis-scans/custom-benchmark.md b/docs/integrations-in-rancher/cis-scans/custom-benchmark.md index 47853e45c14..4ec353cc60b 100644 --- a/docs/integrations-in-rancher/cis-scans/custom-benchmark.md +++ b/docs/integrations-in-rancher/cis-scans/custom-benchmark.md @@ -17,7 +17,7 @@ When a cluster scan is run, you need to select a Profile which points to a speci Follow all the steps below to add a custom Benchmark Version and run a scan using it. -### 1. Prepare the Custom Benchmark Version ConfigMap +## 1. Prepare the Custom Benchmark Version ConfigMap To create a custom benchmark version, first you need to create a ConfigMap containing the benchmark version's config files and upload it to your Kubernetes cluster where you want to run the scan. @@ -42,7 +42,7 @@ To prepare a custom benchmark version ConfigMap, suppose we want to add a custom kubectl create configmap -n foo --from-file= ``` -### 2. Add a Custom Benchmark Version to a Cluster +## 2. Add a Custom Benchmark Version to a Cluster 1. In the upper left corner, click **☰ > Cluster Management**. 1. On the **Clusters** page, go to the cluster where you want to add a custom benchmark and click **Explore**. @@ -54,7 +54,7 @@ To prepare a custom benchmark version ConfigMap, suppose we want to add a custom 1. Add the minimum and maximum Kubernetes version limits applicable, if any. 1. Click **Create**. -### 3. Create a New Profile for the Custom Benchmark Version +## 3. Create a New Profile for the Custom Benchmark Version To run a scan using your custom benchmark version, you need to add a new Profile pointing to this benchmark version. @@ -66,7 +66,7 @@ To run a scan using your custom benchmark version, you need to add a new Profile 1. Choose the Benchmark Version from the dropdown. 1. Click **Create**. -### 4. Run a Scan Using the Custom Benchmark Version +## 4. Run a Scan Using the Custom Benchmark Version Once the Profile pointing to your custom benchmark version `foo` has been created, you can create a new Scan to run the custom test configs in the Benchmark Version. diff --git a/versioned_docs/version-2.7/integrations-in-rancher/cis-scans/custom-benchmark.md b/versioned_docs/version-2.7/integrations-in-rancher/cis-scans/custom-benchmark.md index 47853e45c14..4ec353cc60b 100644 --- a/versioned_docs/version-2.7/integrations-in-rancher/cis-scans/custom-benchmark.md +++ b/versioned_docs/version-2.7/integrations-in-rancher/cis-scans/custom-benchmark.md @@ -17,7 +17,7 @@ When a cluster scan is run, you need to select a Profile which points to a speci Follow all the steps below to add a custom Benchmark Version and run a scan using it. -### 1. Prepare the Custom Benchmark Version ConfigMap +## 1. Prepare the Custom Benchmark Version ConfigMap To create a custom benchmark version, first you need to create a ConfigMap containing the benchmark version's config files and upload it to your Kubernetes cluster where you want to run the scan. @@ -42,7 +42,7 @@ To prepare a custom benchmark version ConfigMap, suppose we want to add a custom kubectl create configmap -n foo --from-file= ``` -### 2. Add a Custom Benchmark Version to a Cluster +## 2. Add a Custom Benchmark Version to a Cluster 1. In the upper left corner, click **☰ > Cluster Management**. 1. On the **Clusters** page, go to the cluster where you want to add a custom benchmark and click **Explore**. @@ -54,7 +54,7 @@ To prepare a custom benchmark version ConfigMap, suppose we want to add a custom 1. Add the minimum and maximum Kubernetes version limits applicable, if any. 1. Click **Create**. -### 3. Create a New Profile for the Custom Benchmark Version +## 3. Create a New Profile for the Custom Benchmark Version To run a scan using your custom benchmark version, you need to add a new Profile pointing to this benchmark version. @@ -66,7 +66,7 @@ To run a scan using your custom benchmark version, you need to add a new Profile 1. Choose the Benchmark Version from the dropdown. 1. Click **Create**. -### 4. Run a Scan Using the Custom Benchmark Version +## 4. Run a Scan Using the Custom Benchmark Version Once the Profile pointing to your custom benchmark version `foo` has been created, you can create a new Scan to run the custom test configs in the Benchmark Version. diff --git a/versioned_docs/version-2.8/integrations-in-rancher/cis-scans/custom-benchmark.md b/versioned_docs/version-2.8/integrations-in-rancher/cis-scans/custom-benchmark.md index 47853e45c14..4ec353cc60b 100644 --- a/versioned_docs/version-2.8/integrations-in-rancher/cis-scans/custom-benchmark.md +++ b/versioned_docs/version-2.8/integrations-in-rancher/cis-scans/custom-benchmark.md @@ -17,7 +17,7 @@ When a cluster scan is run, you need to select a Profile which points to a speci Follow all the steps below to add a custom Benchmark Version and run a scan using it. -### 1. Prepare the Custom Benchmark Version ConfigMap +## 1. Prepare the Custom Benchmark Version ConfigMap To create a custom benchmark version, first you need to create a ConfigMap containing the benchmark version's config files and upload it to your Kubernetes cluster where you want to run the scan. @@ -42,7 +42,7 @@ To prepare a custom benchmark version ConfigMap, suppose we want to add a custom kubectl create configmap -n foo --from-file= ``` -### 2. Add a Custom Benchmark Version to a Cluster +## 2. Add a Custom Benchmark Version to a Cluster 1. In the upper left corner, click **☰ > Cluster Management**. 1. On the **Clusters** page, go to the cluster where you want to add a custom benchmark and click **Explore**. @@ -54,7 +54,7 @@ To prepare a custom benchmark version ConfigMap, suppose we want to add a custom 1. Add the minimum and maximum Kubernetes version limits applicable, if any. 1. Click **Create**. -### 3. Create a New Profile for the Custom Benchmark Version +## 3. Create a New Profile for the Custom Benchmark Version To run a scan using your custom benchmark version, you need to add a new Profile pointing to this benchmark version. @@ -66,7 +66,7 @@ To run a scan using your custom benchmark version, you need to add a new Profile 1. Choose the Benchmark Version from the dropdown. 1. Click **Create**. -### 4. Run a Scan Using the Custom Benchmark Version +## 4. Run a Scan Using the Custom Benchmark Version Once the Profile pointing to your custom benchmark version `foo` has been created, you can create a new Scan to run the custom test configs in the Benchmark Version. diff --git a/versioned_docs/version-2.9/integrations-in-rancher/cis-scans/custom-benchmark.md b/versioned_docs/version-2.9/integrations-in-rancher/cis-scans/custom-benchmark.md index 47853e45c14..4ec353cc60b 100644 --- a/versioned_docs/version-2.9/integrations-in-rancher/cis-scans/custom-benchmark.md +++ b/versioned_docs/version-2.9/integrations-in-rancher/cis-scans/custom-benchmark.md @@ -17,7 +17,7 @@ When a cluster scan is run, you need to select a Profile which points to a speci Follow all the steps below to add a custom Benchmark Version and run a scan using it. -### 1. Prepare the Custom Benchmark Version ConfigMap +## 1. Prepare the Custom Benchmark Version ConfigMap To create a custom benchmark version, first you need to create a ConfigMap containing the benchmark version's config files and upload it to your Kubernetes cluster where you want to run the scan. @@ -42,7 +42,7 @@ To prepare a custom benchmark version ConfigMap, suppose we want to add a custom kubectl create configmap -n foo --from-file= ``` -### 2. Add a Custom Benchmark Version to a Cluster +## 2. Add a Custom Benchmark Version to a Cluster 1. In the upper left corner, click **☰ > Cluster Management**. 1. On the **Clusters** page, go to the cluster where you want to add a custom benchmark and click **Explore**. @@ -54,7 +54,7 @@ To prepare a custom benchmark version ConfigMap, suppose we want to add a custom 1. Add the minimum and maximum Kubernetes version limits applicable, if any. 1. Click **Create**. -### 3. Create a New Profile for the Custom Benchmark Version +## 3. Create a New Profile for the Custom Benchmark Version To run a scan using your custom benchmark version, you need to add a new Profile pointing to this benchmark version. @@ -66,7 +66,7 @@ To run a scan using your custom benchmark version, you need to add a new Profile 1. Choose the Benchmark Version from the dropdown. 1. Click **Create**. -### 4. Run a Scan Using the Custom Benchmark Version +## 4. Run a Scan Using the Custom Benchmark Version Once the Profile pointing to your custom benchmark version `foo` has been created, you can create a new Scan to run the custom test configs in the Benchmark Version.