aws / aws/amazon-sagemaker-examples
Getting 404 error when deploying models from Sagemaker UI studio using Hyperpod cluster
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
Configured Hyperpod cluster as per the documentation.
But when we are deploying the model from Sagemaker studio UI ,we are getting 404 Page Not found
In the inspect the URL is pointing to below API where "undefined" is mapped
https://eks-proxy.eks.us-east-1.amazonaws.com/clusters/sagemaker-x-hyperpod-3c905d44-eks/k8sapi/apis/inference.sagemaker.aws.amazon.com/**undefined**/namespaces/default/jumpstartmodels
Contributor guide
Research direction
Review the HyperPod configuration documentation, then reproduce the SageMaker Studio deployment against the reported cluster. Inspect the request URL containing `undefined` and compare it with the expected Kubernetes API path; done means the deployment request uses a valid path and no longer returns a 404.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, kubernetes
- Domain
- cloud, devops, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100