mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Updating per feedback
This commit is contained in:
@@ -11,7 +11,7 @@ The `rancher-cis-benchmark` app leverages <a href="https://github.com/aquasecuri
|
||||
- [About the Generated Report](#about-the-generated-report)
|
||||
- [Test Profiles](#test-profiles)
|
||||
- [About Skipped and Not Applicable Tests](#about-skipped-and-not-applicable-tests)
|
||||
- [Role-based Access Control](#role-based-access-control)
|
||||
- [Roles-based Access Control](#roles-based-access-control)
|
||||
- [Configuration](#configuration)
|
||||
- [How-to Guides](#how-to-guides)
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ Fleet is GitOps at scale. Fleet is designed to manage up to a million clusters.
|
||||
|
||||
Fleet is a separate project from Rancher, and can be installed on any Kubernetes cluster with Helm.
|
||||
|
||||
- [Architecture](../explanations/integrations-in-rancher/fleet-gitops-at-scale/architecture.md)
|
||||
- [Architecture](#architecture)
|
||||
- [Accessing Fleet in the Rancher UI](#accessing-fleet-in-the-rancher-ui)
|
||||
- [Windows Support](../explanations/integrations-in-rancher/fleet-gitops-at-scale/windows-support.md)
|
||||
- [Windows Support](#windows-support)
|
||||
- [GitHub Repository](#github-repository)
|
||||
- [Use Fleet Behind a Proxy](../explanations/integrations-in-rancher/fleet-gitops-at-scale/use-fleet-behind-a-proxy.md)
|
||||
- [Use Fleet Behind a Proxy](#use-fleet-behind-a-proxy)
|
||||
- [Helm Chart Dependencies](#helm-chart-dependencies)
|
||||
- [Troubleshooting](#troubleshooting)
|
||||
- [Documentation](#documentation)
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Set Alerts
|
||||
title: Configure Alerts for Periodic Scan on a Schedule
|
||||
---
|
||||
|
||||
Rancher provides a set of alerts for cluster scans. which are not configured to have notifiers by default:
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Schedule Recurring Scans
|
||||
title: Run a Scan Periodically on a Schedule
|
||||
---
|
||||
|
||||
Recurring scans can be scheduled to run on any RKE Kubernetes cluster.
|
||||
@@ -3,8 +3,8 @@ title: CIS Scan Guides
|
||||
---
|
||||
|
||||
- [Run a Scan](../how-to-guides/advanced-user-guides/cis-scan-guides/run-a-scan.md)
|
||||
- [Schedule Recurring Scans](../how-to-guides/advanced-user-guides/cis-scan-guides/schedule-recurring-scans.md)
|
||||
- [Run a Scan Periodically on a Schedule](../how-to-guides/advanced-user-guides/cis-scan-guides/run-a-scan-periodically-on-a-schedule.md)
|
||||
- [Skip Tests](../how-to-guides/advanced-user-guides/cis-scan-guides/skip-tests.md)
|
||||
- [Set Alerts](../how-to-guides/advanced-user-guides/cis-scan-guides/set-alerts.md)
|
||||
- [Configure Alerts for Periodic Scan on a Schedule](../how-to-guides/advanced-user-guides/cis-scan-guides/configure-alerts-for-periodic-scan-on-a-schedule.md)
|
||||
- [Delete a Report](../how-to-guides/advanced-user-guides/cis-scan-guides/delete-a-report.md)
|
||||
- [Download a Report](../how-to-guides/advanced-user-guides/cis-scan-guides/download-a-report.md)
|
||||
@@ -19,7 +19,7 @@ The `rancher-cis-benchmark` app leverages <a href="https://github.com/aquasecuri
|
||||
- [About the Generated Report](#about-the-generated-report)
|
||||
- [Test Profiles](#test-profiles)
|
||||
- [About Skipped and Not Applicable Tests](#about-skipped-and-not-applicable-tests)
|
||||
- [Role-based Access Control](#role-based-access-control)
|
||||
- [Roles-based Access Control](#roles-based-access-control)
|
||||
- [Configuration](#configuration)
|
||||
- [How-to Guides](#how-to-guides)
|
||||
|
||||
|
||||
@@ -880,9 +880,9 @@
|
||||
},
|
||||
"items": [
|
||||
"how-to-guides/advanced-user-guides/cis-scan-guides/run-a-scan",
|
||||
"how-to-guides/advanced-user-guides/cis-scan-guides/schedule-recurring-scans",
|
||||
"how-to-guides/advanced-user-guides/cis-scan-guides/run-a-scan-periodically-on-a-schedule",
|
||||
"how-to-guides/advanced-user-guides/cis-scan-guides/skip-tests",
|
||||
"how-to-guides/advanced-user-guides/cis-scan-guides/set-alerts",
|
||||
"how-to-guides/advanced-user-guides/cis-scan-guides/configure-alerts-for-periodic-scan-on-a-schedule",
|
||||
"how-to-guides/advanced-user-guides/cis-scan-guides/delete-a-report",
|
||||
"how-to-guides/advanced-user-guides/cis-scan-guides/download-a-report"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user