AWS sagemaker: Fix HyperPod CLI and Nova cluster links
Summary
Corrected URLs in Nova HyperPod cluster reference and update-cluster operation documentation.
Security assessment
Broken link fixes with no security relevance.
Evidence
- 2. Install the Helm chart as instructed in [Installing packages on the Amazon EKS cluster using Helm](./sagemaker-hyperpod-eks-install-packages-using-helm-chart.html). If you create a [Amazon Nova SageMaker HyperPod cluster](https://docs.aws.amazon.com//nova/latest/nova2-userguide/nova-hp-cluster.html), you will need a separate Helm chart.
Diff
diff --git a/sagemaker/latest/dg/sagemaker-hyperpod-eks-operate-cli-command-create-cluster.md b/sagemaker/latest/dg/sagemaker-hyperpod-eks-operate-cli-command-create-cluster.md index c2484b296..88c09efd2 100644 --- a//sagemaker/latest/dg/sagemaker-hyperpod-eks-operate-cli-command-create-cluster.md +++ b//sagemaker/latest/dg/sagemaker-hyperpod-eks-operate-cli-command-create-cluster.md @@ -15 +15 @@ Learn how to create SageMaker HyperPod clusters orchestrated by Amazon EKS using - 2. Install the Helm chart as instructed in [Installing packages on the Amazon EKS cluster using Helm](./sagemaker-hyperpod-eks-install-packages-using-helm-chart.html). If you create a [Amazon Nova SageMaker HyperPod cluster](https://docs.aws.amazon.com//nova/latest/nova2-userguide/nova-hp-cluster.html), you will need a separate Helm chart. + 2. Install the Helm chart as instructed in [Installing packages on the Amazon EKS cluster using Helm](./sagemaker-hyperpod-eks-install-packages-using-helm-chart.html). If you create a [Amazon Nova SageMaker HyperPod cluster](https://docs.aws.amazon.com/nova/latest/nova2-userguide/nova-hp-cluster.html), you will need a separate Helm chart. @@ -185 +185 @@ This should return the ARN of the new cluster. -You can use the [update-cluster](https://docs.aws.amazon.com//cli/latest/reference/ecs/update-cluster.html) operation to remove a restricted instance group (RIG). When a RIG is scaled down to 0, the FSx for Lustre file system won't be deleted. To completely remove the FSx for Lustre file system, you must remove the RIG entirely. +You can use the [update-cluster](https://docs.aws.amazon.com/cli/latest/reference/ecs/update-cluster.html) operation to remove a restricted instance group (RIG). When a RIG is scaled down to 0, the FSx for Lustre file system won't be deleted. To completely remove the FSx for Lustre file system, you must remove the RIG entirely.