From 2027edf3b232241b509873fef5a8442e94536892 Mon Sep 17 00:00:00 2001 From: Daniel Kennedy <19178580+DanielCKennedy@users.noreply.github.com> Date: Thu, 26 Mar 2026 13:07:51 -0700 Subject: [PATCH] Update envelope-encryption.adoc Specify this feature is available in commercial + govcloud --- latest/ug/security/envelope-encryption.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/ug/security/envelope-encryption.adoc b/latest/ug/security/envelope-encryption.adoc index 4cd48d53..02121185 100644 --- a/latest/ug/security/envelope-encryption.adoc +++ b/latest/ug/security/envelope-encryption.adoc @@ -8,7 +8,7 @@ include::../attributes.txt[] //Insert Images //Existing clusters and new clusters -Amazon Elastic Kubernetes Service (Amazon EKS) provides default envelope encryption for all Kubernetes API data in EKS clusters running Kubernetes version 1.28 or higher. +Amazon Elastic Kubernetes Service (Amazon EKS) provides default envelope encryption for all Kubernetes API data in EKS clusters running Kubernetes version 1.28 or higher. This feature is available at no additional charge in all commercial AWS Regions and the AWS GovCloud (US) Regions. Envelope encryption protects the data you store with the Kubernetes API server. For example, envelope encryption applies to the configuration of your Kubernetes cluster, such as `ConfigMaps`. Envelope encryption does not apply to data on nodes or EBS volumes.