Dashboard setup
Use the following information to get set up with Amazon SageMaker HyperPod Amazon CloudWatch Observability EKS add-on. This sets you up with a detailed visual dashboard that provides a view into metrics for your EKS cluster hardware, team allocation, and tasks.
If you are having issues setting up, please see Troubleshoot for known troubleshooting solutions.
Topics
HyperPod Amazon CloudWatch Observability EKS add-on prerequisites
The following section includes the prerequisites needed before installing the Amazon EKS Observability add-on.
-
If you have not already done so, follow the instructions in IAM users for cluster admin to ensure that you have the minimum permission for HyperPod cluster administrative tasks.
-
Attach the
CloudWatchAgentServerPolicy
IAM policy to your worker nodes. To do so, enter the following command. Replace
with the IAM role used by your Kubernetes worker nodes.my-worker-node-role
aws iam attach-role-policy \ --role-name
my-worker-node-role
\ --policy-arn arn:aws:iam::aws:policy/CloudWatchAgentServerPolicy
HyperPod Amazon CloudWatch Observability EKS add-on setup
Use the following options to set up the Amazon SageMaker HyperPod Amazon CloudWatch Observability EKS add-on.
Once the EKS Observability add-on has been successfully installed, you can view your EKS cluster metrics under the HyperPod console Dashboard tab.