AWS eks documentation change
Summary
Standardized references from 'Amazon EKS Hybrid Nodes' to 'EKS Hybrid Nodes' in multiple add-on compatibility lists
Security assessment
Change appears to be terminology standardization rather than security-related content modification. No security features or vulnerabilities addressed.
Diff
diff --git a/eks/latest/userguide/workloads-add-ons-available-eks.md b/eks/latest/userguide/workloads-add-ons-available-eks.md index ee258ef34..7e3fc7c77 100644 --- a//eks/latest/userguide/workloads-add-ons-available-eks.md +++ b//eks/latest/userguide/workloads-add-ons-available-eks.md @@ -20,2 +20,2 @@ Provide native VPC networking for your cluster | Amazon VPC CNI plugin for Kube -A flexible, extensible DNS server that can serve as the Kubernetes cluster DNS | CoreDNS | EC2, Fargate, EKS Auto Mode, Amazon EKS Hybrid Nodes -Maintain network rules on each Amazon EC2 node | Kube-proxy | EC2, Amazon EKS Hybrid Nodes +A flexible, extensible DNS server that can serve as the Kubernetes cluster DNS | CoreDNS | EC2, Fargate, EKS Auto Mode, EKS Hybrid Nodes +Maintain network rules on each Amazon EC2 node | Kube-proxy | EC2, EKS Hybrid Nodes @@ -25,2 +25,2 @@ Provide Amazon S3 storage for your cluster | Mountpoint for Amazon S3 CSI Drive -Detect additional node health issues | Node monitoring agent | EC2 -Enable the use of snapshot functionality in compatible CSI drivers, such as the Amazon EBS CSI driver | CSI snapshot controller | EC2, Fargate, EKS Auto Mode, Amazon EKS Hybrid Nodes +Detect additional node health issues | Node monitoring agent | EC2, EKS Hybrid Nodes +Enable the use of snapshot functionality in compatible CSI drivers, such as the Amazon EBS CSI driver | CSI snapshot controller | EC2, Fargate, EKS Auto Mode, EKS Hybrid Nodes @@ -29 +29 @@ A Kubernetes agent that collects and reports network flow data to Amazon CloudWa -Secure, production-ready, AWS supported distribution of the OpenTelemetry project | AWS Distro for OpenTelemetry | EC2, Fargate, EKS Auto Mode, Amazon EKS Hybrid Nodes +Secure, production-ready, AWS supported distribution of the OpenTelemetry project | AWS Distro for OpenTelemetry | EC2, Fargate, EKS Auto Mode, EKS Hybrid Nodes @@ -31,2 +31,2 @@ Security monitoring service that analyzes and processes foundational data source -Monitoring and observability service provided by AWS. This add-on installs the CloudWatch Agent and enables both CloudWatch Application Signals and CloudWatch Container Insights with enhanced observability for Amazon EKS | Amazon CloudWatch Observability agent | EC2, EKS Auto Mode, Amazon EKS Hybrid Nodes -Ability to manage credentials for your applications, similar to the way that EC2 instance profiles provide credentials to EC2 instances | EKS Pod Identity Agent | EC2, Amazon EKS Hybrid Nodes +Monitoring and observability service provided by AWS. This add-on installs the CloudWatch Agent and enables both CloudWatch Application Signals and CloudWatch Container Insights with enhanced observability for Amazon EKS | Amazon CloudWatch Observability agent | EC2, EKS Auto Mode, EKS Hybrid Nodes +Ability to manage credentials for your applications, similar to the way that EC2 instance profiles provide credentials to EC2 instances | EKS Pod Identity Agent | EC2, EKS Hybrid Nodes