Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request]mac m1 how to install kubedl #246

Closed
xiao-jay opened this issue Apr 21, 2022 · 5 comments
Closed

[feature request]mac m1 how to install kubedl #246

xiao-jay opened this issue Apr 21, 2022 · 5 comments
Assignees

Comments

@xiao-jay
Copy link

when I want to exec helm install kubedl ./helm/kubedl --create-namespace -n kubedl-system,
i get this error Error: INSTALLATION FAILED: path "./helm/kubedl" not found

What would you like to be added:
I want to someson add doc of install kubedl in mac
Why is this needed:
Easy to quickstart locally

@xiao-jay
Copy link
Author

when i runing kubectl apply -f https://raw.githubusercontent.com/kubedl-io/kubedl/master/example/tf/tf_job_mnist_distributed_simple.yaml,
i got the error error: unable to recognize "tf_job_mnist_distributed_simple.yaml": no matches for kind "TFJob" in version "training.kubedl.io/v1alpha1"

@jian-he
Copy link
Collaborator

jian-he commented Apr 24, 2022

Error: INSTALLATION FAILED: path "./helm/kubedl" not found

Are you running from the project root folder ?
@xiao-jay

@SimonCqk
Copy link
Collaborator

@xiao-jay hi jay, it seems platform agnostic base on the error message, please make sure execute helm commands from the root folder

@xiao-jay
Copy link
Author

thank you jian-he and simonCqk ,i will try your Suggest

@xiao-jay
Copy link
Author

oh,i know what is the root folder. I thought the root folder is cd / and run helm install kubedl ./helm/kubedl --create-namespace -n kubedl-system before.
But the correctly operate is git clone [email protected]:kubedl-io/kubedl.git and cd kubedl and run install command.
In the end,thanks @jian-he @SimonCqk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants