AWS sagemaker documentation change
Summary
Updated GitHub repository link for Kubernetes RBAC setup instructions
Security assessment
The change corrects a documentation link but does not introduce or modify security-related content.
Diff
diff --git a/sagemaker/latest/dg/sagemaker-hyperpod-eks-operate-console-ui-governance-policies-create.md b/sagemaker/latest/dg/sagemaker-hyperpod-eks-operate-console-ui-governance-policies-create.md index b111f908f..58ba9a81b 100644 --- a//sagemaker/latest/dg/sagemaker-hyperpod-eks-operate-console-ui-governance-policies-create.md +++ b//sagemaker/latest/dg/sagemaker-hyperpod-eks-operate-console-ui-governance-policies-create.md @@ -15 +15 @@ You can create your **Cluster policy** and **Compute allocation** configurations -When you create a **Compute allocation** you will need to set up a Kubernetes role-based access control (RBAC) for data scientist users in the corresponding namespace to run tasks on HyperPod clusters orchestrated with Amazon EKS. The namespaces have the format `hyperpod-ns-`team-name``. To set up a Kubernetes RBAC, use the instructions in [create team role](https://github.com/aws/private-sagemaker-hyperpod-cli-staging/tree/main/helm_chart#5-create-team-role). +When you create a **Compute allocation** you will need to set up a Kubernetes role-based access control (RBAC) for data scientist users in the corresponding namespace to run tasks on HyperPod clusters orchestrated with Amazon EKS. The namespaces have the format `hyperpod-ns-`team-name``. To set up a Kubernetes RBAC, use the instructions in [create team role](https://github.com/aws/sagemaker-hyperpod-cli/tree/main/helm_chart#5-create-team-role).