Download kfctl binary from https://github.com/kubeflow/kubeflow/releases/download/v0.6.1-rc.1/kfctl_v0.6.1-rc.1-1-gc8a1da0d_darwin.tar.gz
Tried running and getting:
-bash: ./kfctl: cannot execute binary file
Seems to work fine for 0.6.0
Issue-Label Bot is automatically applying the label kind/bug to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
@zhenghuiwang: Closing this issue.
In response to this:
Thanks for filing it.
Duplicate of https://github.com/kubeflow/kubeflow/issues/3755
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
If it helps anyone in the future, I ran into this issue because I downloaded the tarball for the wrong platform -- make sure you select linux or darwin properly from the releases page.
Most helpful comment
If it helps anyone in the future, I ran into this issue because I downloaded the tarball for the wrong platform -- make sure you select
linuxordarwinproperly from the releases page.