Use updated field name (Pod Security Admission Configuration Template)

This commit is contained in:
Billy Tat
2023-04-25 15:05:06 -07:00
parent 0c1d7461f2
commit aa7cd1ff64
2 changed files with 3 additions and 3 deletions
@@ -49,7 +49,7 @@ After you perform these steps, you can upgrade the cluster's Kubernetes version
1. Find the cluster you want to update in the **Clusters** table, and click the **⋮**.
1. Select **Edit Config**.
1. Under **Basics > Security**, in the **CIS Profile** dropdown menu, select `cis-1.23`.
1. In the **Default Pod Security Admission** dropdown menu, select `rancher-restricted`.
1. In the **Pod Security Admission Configuration Template** dropdown menu, select `rancher-restricted`.
1. In the **Kubernetes Version** dropdown menu, select the version that you would like to use.
1. Click **Save**.
@@ -19,7 +19,7 @@ You can assign a PSA template at the same time that you create a downstream clus
1. On the **Clusters** page, click the **Create** button.
1. Select a provider.
1. On the **Cluster: Create** page, go to **Basics > Security**.
1. In the **Default Pod Security Admission** dropdown menu, select the template you want to assign.
1. In the **Pod Security Admission Configuration Template** dropdown menu, select the template you want to assign.
1. Click **Create**.
### Assign a Template to an Existing Cluster
@@ -27,7 +27,7 @@ You can assign a PSA template at the same time that you create a downstream clus
1. In the upper left corner, click **☰ > Cluster Management**.
1. Find the cluster you want to update in the **Clusters** table, and click the **⋮**.
1. Select **Edit Config** .
1. In the **Default Pod Security Admission** dropdown menu, select the template you want to assign.
1. In the **Pod Security Admission Configuration Template** dropdown menu, select the template you want to assign.
1. Click **Save**.
### Hardening the Cluster