add aggregation layer configuration required

This commit is contained in:
joshmeranda
2025-07-30 09:47:29 -04:00
parent 52e7a56504
commit 80dc50b560
4 changed files with 18 additions and 6 deletions
@@ -23,6 +23,8 @@ See our page on [best practices](../../../reference-guides/best-practices/ranche
Rancher needs to be installed on a supported Kubernetes version. Consult the [Rancher support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions) to ensure that your intended version of Kubernetes is supported.
Regardless of version and distrobution, the kubernetes cluster must have the aggregation api layer properlly configured to support the [extension api](../../../api/extension-apiserver.md) used by rancher.
### Install Rancher on a Hardened Kubernetes cluster
If you install Rancher on a hardened Kubernetes cluster, check the [Exempting Required Rancher Namespaces](../../../how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates.md#exempting-required-rancher-namespaces) section for detailed requirements.