AWS eks documentation change
Summary
Added related information links and a note section with references to FSx for Lustre driver deployment and non-EFA optimization documentation
Security assessment
The changes add documentation links and notes about deployment steps and optimization guides. There is no mention of security vulnerabilities or security-specific features. The additions are informational and related to performance tuning.
Diff
diff --git a/eks/latest/userguide/fsx-csi-tuning-efa.md b/eks/latest/userguide/fsx-csi-tuning-efa.md index b12324f56..b3816211a 100644 --- a//eks/latest/userguide/fsx-csi-tuning-efa.md +++ b//eks/latest/userguide/fsx-csi-tuning-efa.md @@ -5 +5 @@ -Step 1. Create EKS clusterStep 2. Create node group(Optional) Step 3. Verify EFA setupExample deploymentsAdditional verification commands +Step 1. Create EKS clusterStep 2. Create node group(Optional) Step 3. Verify EFA setupExample deploymentsAdditional verification commandsRelated information @@ -14,0 +15,9 @@ This topic describes how to set up Elastic Fabric Adapter (EFA) tuning with Amaz +###### Note + + * For information on creating and deploying the FSx for Lustre CSI driver, see [Deploy the FSx for Lustre driver](./fsx-csi-create.html). + + * For optimizing standard nodes without EFA, see [Optimize Amazon FSx for Lustre performance on nodes (non-EFA)](./fsx-csi-tuning-non-efa.html). + + + + @@ -692,0 +702,13 @@ The expected output will show EFA interfaces with traffic statistics. +## Related information + + * [Deploy the FSx for Lustre driver](./fsx-csi-create.html) + + * [Optimize Amazon FSx for Lustre performance on nodes (non-EFA)](./fsx-csi-tuning-non-efa.html) + + * [Amazon FSx for Lustre Performance](https://docs.aws.amazon.com/fsx/latest/LustreGuide/performance.html) + + * [Elastic Fabric Adapter](https://docs.aws.amazon.com/ec2/latest/userguide/efa.html) + + + +