Skip to content

Commit

Permalink
encryption: remove experimental for GCP KMS (#19450)
Browse files Browse the repository at this point in the history
  • Loading branch information
hhwyt authored Nov 25, 2024
1 parent 063e85c commit 1f3e9fe
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 @@ -94,10 +94,6 @@ If encryption is enabled (that is, the value of `data-encryption-method` is not

TiKV supports KMS encryption for three platforms: AWS, Google Cloud, and Azure. Depending on the platform where your service is deployed, you can choose one of them to configure KMS encryption.

> **Warning:**
>
> Currently, specifying a master key using Google Cloud KMS is experimental. It is not recommended that you use it in production environments. This feature might be changed or removed without prior notice. If you find a bug, you can report an [issue](https://github.com/pingcap/tidb/issues) on GitHub.
<SimpleTab>

<div label="AWS KMS">
Expand Down

0 comments on commit 1f3e9fe

Please sign in to comment.