AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-06-07 · Documentation low

File: eks/latest/userguide/kubernetes-concepts.md

Summary

Updated storage-related section headings and links from 'Store' to 'Use' phrasing for consistency

Security assessment

The changes are purely terminological adjustments (e.g., 'Store' → 'Use') without introducing or modifying security-related content. No security implications identified.

Diff

diff --git a/eks/latest/userguide/kubernetes-concepts.md b/eks/latest/userguide/kubernetes-concepts.md
index 4ed2c0c88..c9377265e 100644
--- a//eks/latest/userguide/kubernetes-concepts.md
+++ b//eks/latest/userguide/kubernetes-concepts.md
@@ -174 +174 @@ There are some services you can add to Kubernetes to support the cluster, but ar
-There are different types of add-ons you can consider adding to your clusters. To keep your clusters healthy, you can add observability features (see [Monitor your cluster performance and view logs](./eks-observe.html)) that allow you to do things like logging, auditing, and metrics. With this information, you can troubleshoot problems that occur, often through the same observability interfaces. Examples of these types of services include [Amazon GuardDuty](https://docs.aws.amazon.com/guardduty/latest/ug/runtime-monitoring.html), CloudWatch (see [Monitor cluster data with Amazon CloudWatch](./cloudwatch.html)), [AWS Distro for OpenTelemetry](https://aws-otel.github.io/), Amazon VPC CNI plugin for Kubernetes (see [Assign IPs to Pods with the Amazon VPC CNI](./managing-vpc-cni.html)), and [Grafana Kubernetes Monitoring](https://grafana.com/docs/grafana-cloud/monitor-infrastructure/kubernetes-monitoring/configuration/config-aws-eks/). For storage (see [Store application data for your cluster](./storage.html)), add-ons to Amazon EKS include Amazon Elastic Block Store CSI Driver (see [Store Kubernetes volumes with Amazon EBS](./ebs-csi.html)), Amazon Elastic File System CSI Driver (see [Store an elastic file system with Amazon EFS](./efs-csi.html)), and several third-party storage add-ons such as Amazon FSx for NetApp ONTAP CSI driver [Store high-performance apps with FSx for NetApp ONTAP](./fsx-ontap.html)).
+There are different types of add-ons you can consider adding to your clusters. To keep your clusters healthy, you can add observability features (see [Monitor your cluster performance and view logs](./eks-observe.html)) that allow you to do things like logging, auditing, and metrics. With this information, you can troubleshoot problems that occur, often through the same observability interfaces. Examples of these types of services include [Amazon GuardDuty](https://docs.aws.amazon.com/guardduty/latest/ug/runtime-monitoring.html), CloudWatch (see [Monitor cluster data with Amazon CloudWatch](./cloudwatch.html)), [AWS Distro for OpenTelemetry](https://aws-otel.github.io/), Amazon VPC CNI plugin for Kubernetes (see [Assign IPs to Pods with the Amazon VPC CNI](./managing-vpc-cni.html)), and [Grafana Kubernetes Monitoring](https://grafana.com/docs/grafana-cloud/monitor-infrastructure/kubernetes-monitoring/configuration/config-aws-eks/). For storage (see [Use application data storage for your cluster](./storage.html)), add-ons to Amazon EKS include Amazon Elastic Block Store CSI Driver (see [Use Kubernetes volume storage with Amazon EBS](./ebs-csi.html)), Amazon Elastic File System CSI Driver (see [Use elastic file system storage with Amazon EFS](./efs-csi.html)), and several third-party storage add-ons such as Amazon FSx for NetApp ONTAP CSI driver [Use high-performance app storage with FSx for NetApp ONTAP](./fsx-ontap.html)).