Fix tables of contents, headers and formatting

This commit is contained in:
Catherine Luse
2022-09-10 00:26:51 -07:00
parent 11ebb7d341
commit 5fdfa52386
336 changed files with 1249 additions and 3710 deletions
@@ -21,14 +21,6 @@ This hardening guide is intended to be used for RKE clusters and associated with
[Click here to download a PDF version of this document](https://releases.rancher.com/documents/security/2.6/Rancher_v2-6_CIS_v1-6_Hardening_Guide.pdf).
- [Overview](#overview)
- [Configure Kernel Runtime Parameters](#configure-kernel-runtime-parameters)
- [Configure `etcd` user and group](#configure-etcd-user-and-group)
- [Configure `default` service account](#configure-default-service-account)
- [Configure Network Policy](#configure-network-policy)
- [Reference Hardened RKE `cluster.yml` Configuration](#reference-hardened-rke-cluster-yml-configuration)
- [Reference Hardened RKE Template Configuration](#reference-hardened-rke-template-configuration)
- [Reference Hardened **cloud-config** Configuration](#reference-hardened-cloud-config-configuration)
### Overview
@@ -19,14 +19,6 @@ This hardening guide is intended to be used for RKE2 clusters and associated wit
[Click here to download a PDF version of this document](https://releases.rancher.com/documents/security/2.6/Rancher_RKE2_v2-6_CIS_v1-6_Hardening_Guide.pdf).
- [Overview](#overview)
- [Host-level requirements](#host-level-requirements)
- [Setting up hosts](#setting-up-hosts)
- [Kubernetes runtime requirements](#kubernetes-runtime-requirements)
- [API Server audit configuration](#api-server-audit-configuration)
- [Known issues](#known-issues)
- [Reference Hardened RKE2 Template Configuration](#reference-hardened-rke2-template-configuration)
- [Conclusion](#conclusion)
### Overview
@@ -8,7 +8,7 @@ The `rancher-selinux` RPM only contains policies for the [rancher-logging applic
The `rancher-selinux` GitHub repository is [here.](https://github.com/rancher/rancher-selinux)
# Installing the rancher-selinux RPM
## Installing the rancher-selinux RPM
:::note Requirement:
@@ -53,7 +53,7 @@ Install the RPM:
yum -y install rancher-selinux
```
# Configuring the Logging Application to Work with SELinux
## Configuring the Logging Application to Work with SELinux
:::note Requirement: