From 3672f18f3bd2bc667de6a83ec47e2cd695514cd2 Mon Sep 17 00:00:00 2001 From: Asuna Masuda <42422192+AsunaMasuda@users.noreply.github.com> Date: Wed, 21 Jan 2026 09:45:46 +0000 Subject: [PATCH] Update launch-workers.adoc Fix the typo `stock` to `stack` --- latest/ug/nodes/launch-workers.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest/ug/nodes/launch-workers.adoc b/latest/ug/nodes/launch-workers.adoc index 9d99015ef..9ec7926f8 100644 --- a/latest/ug/nodes/launch-workers.adoc +++ b/latest/ug/nodes/launch-workers.adoc @@ -184,7 +184,7 @@ data: [...] ---- .. Save the file and exit your text editor. -. If you received an error stating "``Error from server (NotFound): configmaps "aws-auth" not found``, then apply the stock `ConfigMap`. +. If you received an error stating "``Error from server (NotFound): configmaps "aws-auth" not found``, then apply the stack `ConfigMap`. + .. Download the configuration map. + @@ -233,4 +233,4 @@ kubectl apply -f https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/vX.X ** No Pods in the cluster require access to the Amazon EC2 instance metadata service (IMDS) for other reasons, such as retrieving the current {aws} Region. + -For more information, see https://aws.github.io/aws-eks-best-practices/security/docs/iam/#restrict-access-to-the-instance-profile-assigned-to-the-worker-node[Restrict access to the instance profile assigned to the worker node]. \ No newline at end of file +For more information, see https://aws.github.io/aws-eks-best-practices/security/docs/iam/#restrict-access-to-the-instance-profile-assigned-to-the-worker-node[Restrict access to the instance profile assigned to the worker node].