mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
rm RKE1 references: rotate-encryption-key
This commit is contained in:
@@ -6,39 +6,11 @@ title: Encryption Key Rotation
|
||||
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/manage-clusters/rotate-encryption-key"/>
|
||||
</head>
|
||||
|
||||
### RKE1 Encryption Key Rotation
|
||||
:::note Important
|
||||
|
||||
1. Enable encryption key rotation with either of the following two options:
|
||||
Encryption key rotation is enabled by default and cannot be disabled.
|
||||
|
||||
- Select the `Enabled` radio button in the Rancher UI under **Cluster Options > Advanced Options > Secrets Encryption**:
|
||||
|
||||

|
||||
|
||||
- OR, apply the following YAML:
|
||||
|
||||
```yaml
|
||||
rancher_kubernetes_engine_config:
|
||||
services:
|
||||
kube_api:
|
||||
secrets_encryption_config:
|
||||
enabled: true
|
||||
```
|
||||
|
||||
2. Rotate keys in the Rancher UI:
|
||||
|
||||
2.1. Click **☰ > Cluster Management**.
|
||||
|
||||
2.2. Select **⋮ > Rotate Encryption Keys** on the far right of the screen next to your chosen cluster:
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
### RKE2 Encryption Key Rotation
|
||||
|
||||
_**New in v2.6.7**_
|
||||
|
||||
>**Important:** Encryption key rotation is enabled by default and cannot be disabled.
|
||||
:::
|
||||
|
||||
To rotate keys in the Rancher UI:
|
||||
|
||||
@@ -48,5 +20,4 @@ To rotate keys in the Rancher UI:
|
||||
|
||||

|
||||
|
||||
|
||||
>**Note:** For more information on RKE2 secrets encryption config, please see the [RKE2 docs](https://docs.rke2.io/security/secrets_encryption).
|
||||
>**Note:** For more information on RKE2 secrets encryption config, please see the [RKE2 docs](https://docs.rke2.io/security/secrets_encryption).
|
||||
|
||||
+4
-33
@@ -2,39 +2,11 @@
|
||||
title: 加密密钥轮换
|
||||
---
|
||||
|
||||
## RKE1 加密密钥轮换
|
||||
:::note 重要
|
||||
|
||||
1. 使用以下两个选项之一来启用加密密钥轮换:
|
||||
加密密钥轮换默认启用,不能禁用。
|
||||
|
||||
- 在 Rancher UI 中的 **Cluster Options > Advanced Options > Secrets Encryption** 下选择 `Enabled` 单选按钮:
|
||||
|
||||

|
||||
|
||||
- 或者,应用以下 YAML:
|
||||
|
||||
```yaml
|
||||
rancher_kubernetes_engine_config:
|
||||
services:
|
||||
kube_api:
|
||||
secrets_encryption_config:
|
||||
enabled: true
|
||||
```
|
||||
|
||||
2. 在 Rancher UI 中轮换密钥:
|
||||
|
||||
2.1. 点击 **☰ > 集群管理**。
|
||||
|
||||
2.2. 在所选集群旁边的屏幕最右侧选择 **⋮ > Rotate Encryption Keys**:
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
## RKE2 加密密钥轮换
|
||||
|
||||
_**v2.6.7 新功能**_
|
||||
|
||||
> **重要提示**:加密密钥轮换默认启用,不能禁用。
|
||||
:::
|
||||
|
||||
要在 Rancher UI 中轮换密钥:
|
||||
|
||||
@@ -44,5 +16,4 @@ _**v2.6.7 新功能**_
|
||||
|
||||

|
||||
|
||||
|
||||
> **注意**:有关 RKE2 密文加密配置的更多信息,请参阅 [RKE2 文档](https://docs.rke2.io/security/secrets_encryption)。
|
||||
> **注意**:有关 RKE2 密文加密配置的更多信息,请参阅 [RKE2 文档](https://docs.rke2.io/security/secrets_encryption)。
|
||||
|
||||
+4
-33
@@ -2,39 +2,11 @@
|
||||
title: 加密密钥轮换
|
||||
---
|
||||
|
||||
## RKE1 加密密钥轮换
|
||||
:::note 重要
|
||||
|
||||
1. 使用以下两个选项之一来启用加密密钥轮换:
|
||||
加密密钥轮换默认启用,不能禁用。
|
||||
|
||||
- 在 Rancher UI 中的 **Cluster Options > Advanced Options > Secrets Encryption** 下选择 `Enabled` 单选按钮:
|
||||
|
||||

|
||||
|
||||
- 或者,应用以下 YAML:
|
||||
|
||||
```yaml
|
||||
rancher_kubernetes_engine_config:
|
||||
services:
|
||||
kube_api:
|
||||
secrets_encryption_config:
|
||||
enabled: true
|
||||
```
|
||||
|
||||
2. 在 Rancher UI 中轮换密钥:
|
||||
|
||||
2.1. 点击 **☰ > 集群管理**。
|
||||
|
||||
2.2. 在所选集群旁边的屏幕最右侧选择 **⋮ > Rotate Encryption Keys**:
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
## RKE2 加密密钥轮换
|
||||
|
||||
_**v2.6.7 新功能**_
|
||||
|
||||
> **重要提示**:加密密钥轮换默认启用,不能禁用。
|
||||
:::
|
||||
|
||||
要在 Rancher UI 中轮换密钥:
|
||||
|
||||
@@ -44,5 +16,4 @@ _**v2.6.7 新功能**_
|
||||
|
||||

|
||||
|
||||
|
||||
> **注意**:有关 RKE2 密文加密配置的更多信息,请参阅 [RKE2 文档](https://docs.rke2.io/security/secrets_encryption)。
|
||||
> **注意**:有关 RKE2 密文加密配置的更多信息,请参阅 [RKE2 文档](https://docs.rke2.io/security/secrets_encryption)。
|
||||
|
||||
+4
-33
@@ -6,39 +6,11 @@ title: Encryption Key Rotation
|
||||
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/manage-clusters/rotate-encryption-key"/>
|
||||
</head>
|
||||
|
||||
### RKE1 Encryption Key Rotation
|
||||
:::note Important
|
||||
|
||||
1. Enable encryption key rotation with either of the following two options:
|
||||
Encryption key rotation is enabled by default and cannot be disabled.
|
||||
|
||||
- Select the `Enabled` radio button in the Rancher UI under **Cluster Options > Advanced Options > Secrets Encryption**:
|
||||
|
||||

|
||||
|
||||
- OR, apply the following YAML:
|
||||
|
||||
```yaml
|
||||
rancher_kubernetes_engine_config:
|
||||
services:
|
||||
kube_api:
|
||||
secrets_encryption_config:
|
||||
enabled: true
|
||||
```
|
||||
|
||||
2. Rotate keys in the Rancher UI:
|
||||
|
||||
2.1. Click **☰ > Cluster Management**.
|
||||
|
||||
2.2. Select **⋮ > Rotate Encryption Keys** on the far right of the screen next to your chosen cluster:
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
### RKE2 Encryption Key Rotation
|
||||
|
||||
_**New in v2.6.7**_
|
||||
|
||||
>**Important:** Encryption key rotation is enabled by default and cannot be disabled.
|
||||
:::
|
||||
|
||||
To rotate keys in the Rancher UI:
|
||||
|
||||
@@ -48,5 +20,4 @@ To rotate keys in the Rancher UI:
|
||||
|
||||

|
||||
|
||||
|
||||
>**Note:** For more information on RKE2 secrets encryption config, please see the [RKE2 docs](https://docs.rke2.io/security/secrets_encryption).
|
||||
>**Note:** For more information on RKE2 secrets encryption config, please see the [RKE2 docs](https://docs.rke2.io/security/secrets_encryption).
|
||||
|
||||
Reference in New Issue
Block a user