Skip to content

Commit aa46aa7

Browse files
committed
Replaced AWS plain text with attributes to avoid build failures.
1 parent 6341f51 commit aa46aa7

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

latest/ug/automode/automode-learn-instances.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ For more information about the Amazon EC2 Instance Metadata Service (IMDS), see
134134
** `ec2:StopInstances`
135135
** `ec2:TerminateInstances`
136136
** `ec2:PauseVolumeIO`
137-
* Amazon EKS Auto Mode supports {aws} Fault Injection Service EKS Pod actions. For more information, see link:resilience-hub/latest/userguide/testing.html[Managing Fault Injection Service experiments,type="documentation"] and link:fis/latest/userguide/eks-pod-actions.html#configure-service-account[Use the AWS FIS aws:eks:pod actions,type="documentation"] in the {aws} Resilience Hub User Guide.
137+
* Amazon EKS Auto Mode supports {aws} Fault Injection Service EKS Pod actions. For more information, see link:resilience-hub/latest/userguide/testing.html[Managing Fault Injection Service experiments,type="documentation"] and link:fis/latest/userguide/eks-pod-actions.html#configure-service-account[Use the {aws} FIS aws:eks:pod actions,type="documentation"] in the {aws} Resilience Hub User Guide.
138138
* You do not need to install the `Neuron Device Plugin` on EKS Auto Mode nodes.
139139
+
140140
If you have other types of nodes in your cluster, you need to configure the Neuron Device plugin to not run on Auto Mode nodes. For more information, see <<associate-workload>>.

latest/ug/ml/ml-eks-k8s-device-plugin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Kubernetes https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage
1111

1212
* When using the EKS-optimized AL2023 AMIs with NVIDIA GPUs, you must install the https://github.com/NVIDIA/k8s-device-plugin[NVIDIA Kubernetes device plugin]. You can install and manage the NVIDIA Kubernetes device plugin with Helm, your choice of Kubernetes tooling, or the NVIDIA GPU operator.
1313
* When using the EKS-optimized Bottlerocket AMIs with NVIDIA GPUs, you do not need to install the NVIDIA Kubernetes device plugin, as it is already included in the EKS-optimized Bottlerocket AMIs. This includes when you use GPU instances with EKS Auto Mode.
14-
* When using the EKS-optimized AL2023 or Bottlerocket AMIs with AWS Inferentia or Trainium GPUs, then you must install the Neuron Kubernetes device plugin, and optionally install the https://awsdocs-neuron.readthedocs-hosted.com/en/latest/containers/tutorials/k8s-neuron-scheduler.html[Neuron Kubernetes scheduler extension]. For more information, see the https://awsdocs-neuron.readthedocs-hosted.com/en/latest/containers/kubernetes-getting-started.html[Neuron documentation for running on EKS].
14+
* When using the EKS-optimized AL2023 or Bottlerocket AMIs with {aws} Inferentia or Trainium GPUs, then you must install the Neuron Kubernetes device plugin, and optionally install the https://awsdocs-neuron.readthedocs-hosted.com/en/latest/containers/tutorials/k8s-neuron-scheduler.html[Neuron Kubernetes scheduler extension]. For more information, see the https://awsdocs-neuron.readthedocs-hosted.com/en/latest/containers/kubernetes-getting-started.html[Neuron documentation for running on EKS].
1515

1616
[#eks-nvidia-device-plugin]
1717
== Install NVIDIA Kubernetes device plugin

latest/ug/ml/ml-eks-optimized-ami.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include::../attributes.txt[]
55
= Use EKS-optimized accelerated AMIs for GPU instances
66
:info_titleabbrev: Use EKS Linux GPU AMIs
77

8-
Amazon EKS supports EKS-optimized Amazon Linux and Bottlerocket AMIs for GPU instances. The EKS-optimized accelerated AMIs simplify running AI and ML workloads in EKS clusters by providing pre-built, validated operating system images for the accelerated Kubernetes stack. In addition to the core Kubernetes components that are included in the standard EKS-optimized AMIs, the EKS-optimized accelerated AMIs include the kernel modules and drivers required to run the NVIDIA GPU `G` and `P` EC2 instances, and the AWS GPU link:machine-learning/inferentia/[Inferentia,type="marketing"] and link:machine-learning/trainium/[Trainium,type="marketing"] EC2 instances in EKS clusters.
8+
Amazon EKS supports EKS-optimized Amazon Linux and Bottlerocket AMIs for GPU instances. The EKS-optimized accelerated AMIs simplify running AI and ML workloads in EKS clusters by providing pre-built, validated operating system images for the accelerated Kubernetes stack. In addition to the core Kubernetes components that are included in the standard EKS-optimized AMIs, the EKS-optimized accelerated AMIs include the kernel modules and drivers required to run the NVIDIA GPU `G` and `P` EC2 instances, and the {aws} GPU link:machine-learning/inferentia/[Inferentia,type="marketing"] and link:machine-learning/trainium/[Trainium,type="marketing"] EC2 instances in EKS clusters.
99

1010
The table below shows the supported GPU instance types for each EKS-optimized accelerated AMI variant. See the EKS-optimized https://github.com/awslabs/amazon-eks-ami/releases[AL2023 releases] and https://github.com/bottlerocket-os/bottlerocket/blob/develop/CHANGELOG.md[Bottlerocket releases] on GitHub for the latest updates to the AMI variants.
1111

@@ -117,7 +117,7 @@ See the EKS AL2023 Neuron AMI https://github.com/awslabs/amazon-eks-ami/blob/mai
117117
[#eks-amis-neuron-bottlerocket]
118118
== EKS Bottlerocket Neuron AMIs
119119

120-
The standard Bottlerocket variants (aws-k8s) include the Neuron dependencies that are automatically detected and loaded when running on AWS Inferentia or Trainium EC2 instances.
120+
The standard Bottlerocket variants (aws-k8s) include the Neuron dependencies that are automatically detected and loaded when running on {aws} Inferentia or Trainium EC2 instances.
121121

122122
The EKS-optimized Bottlerocket AMIs do not include the Neuron Kubernetes device plugin or the https://awsdocs-neuron.readthedocs-hosted.com/en/latest/containers/tutorials/k8s-neuron-scheduler.html[Neuron Kubernetes scheduler extension], and these must be installed separately. For more information, see <<eks-neuron-device-plugin>>.
123123

latest/ug/ml/ml-realtime-inference-cluster.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ iam:
172172
permissionPolicyARNs:
173173
- arn:aws:iam::${AWS_ACCOUNT_ID}:policy/KarpenterControllerPolicy-${EKS_CLUSTER_NAME}
174174
# Creates the pod identity association and service account
175-
# Uses the AWS LBC policy for permissions
175+
# Uses the {aws} LBC policy for permissions
176176
- namespace: kube-system
177177
serviceAccountName: aws-load-balancer-controller
178178
createServiceAccount: true
@@ -1063,7 +1063,7 @@ STATUS: deployed
10631063
REVISION: 1
10641064
TEST SUITE: None
10651065
NOTES:
1066-
AWS Load Balancer controller installed!
1066+
{aws} Load Balancer controller installed!
10671067
----
10681068

10691069
=== Mount the model in a persistent volume

latest/ug/storage/fsx-csi-tuning-efa.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ SSH into node:
577577

578578
[source,bash]
579579
----
580-
# Get instance ID from EKS console or AWS CLI
580+
# Get instance ID from EKS console or {aws} CLI
581581
ssh -i /path/to/your-key.pem ec2-user@<node-internal-ip>
582582
----
583583

0 commit comments

Comments
 (0)