Skip to content

Commit

Permalink
Move helm_chart folder to top level
Browse files Browse the repository at this point in the history
  • Loading branch information
jswudi committed Sep 9, 2024
1 parent a34f019 commit f365f57
Show file tree
Hide file tree
Showing 69 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The SageMaker HyperPod CLI is a tool that helps submit training jobs to the Amaz

- HyperPod CLI currently only supports starting kubeflow/PyTorchJob. To start a job, you need to install Kubeflow Training Operator first.
- You can either follow [kubeflow public doc](https://www.kubeflow.org/docs/components/training/installation/) to install it.
- Or you can follow the [Readme under helm_chart folder](https://github.com/aws/sagemaker-hyperpod-cli/blob/main/src/hyperpod_cli/helm_chart/readme.md) to install Kubeflow Training Operator.
- Or you can follow the [Readme under helm_chart folder](https://github.com/aws/sagemaker-hyperpod-cli/blob/main/helm_chart/readme.md) to install Kubeflow Training Operator.
- Configure [aws cli](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html) to point to the correct region where your HyperPod clusters are located.

## Installation
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f365f57

Please sign in to comment.