Skip to content

Commit

Permalink
encryption: remove experimental for GCP KMS (#19117)
Browse files Browse the repository at this point in the history
  • Loading branch information
hhwyt authored Nov 25, 2024
1 parent a1c3ab9 commit 6c22205
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions encryption-at-rest.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,6 @@ data-key-rotation-period = "168h" # 7 days

TiKV 支持 AWS、Google Cloud 和 Azure 这三个平台的 KMS 加密。你可以根据服务部署的平台,选择其中之一配置 KMS 加密。

> **警告:**
>
> 通过 Google Cloud KMS 指定主密钥目前为实验特性,不建议在生产环境中使用。该功能可能会在未事先通知的情况下发生变化或删除。如果发现 bug,请在 GitHub 上提 [issue](https://github.com/pingcap/tidb/issues) 反馈。
<SimpleTab>

<div label="AWS KMS">
Expand Down

0 comments on commit 6c22205

Please sign in to comment.