You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying this on a local VM I created with VMWare Fusion 12.2.1 running on macOS 12.1.
VM details:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
I get as far as running the command scripts_run.sh which seems to fail at the install_kubeflow() function. Here is the output I see:
namespace/kubeflow created
INFO Using context "microk8s" from kubeconfig file "/snap/microk8s/current/client.config"
INFO Creating environment "default" with namespace "default", pointing to "version:v1.11.10" cluster at address "http://127.0.0.1:8080"
INFO Generating ksonnet-lib data at path '/home/magreen/Documents/git/kaggle-kubeflow-tutorial/my-kubeflow/lib/ksonnet-lib/v1.11.10'
ERROR resolving package metadata: kubeflow/argo: GET https://api.github.com/repos/kubeflow/kubeflow/contents/kubeflow/argo/parts.yaml?ref=2f47bfad86ef8bf17600a448c581a492f477ef9a: 404 Not Found []
What do I need to do to resolve this error? Please let me know if you need more details.
The text was updated successfully, but these errors were encountered:
Hi All,
I'm trying this on a local VM I created with VMWare Fusion 12.2.1 running on macOS 12.1.
VM details:
I get as far as running the command
scripts_run.sh
which seems to fail at theinstall_kubeflow()
function. Here is the output I see:What do I need to do to resolve this error? Please let me know if you need more details.
The text was updated successfully, but these errors were encountered: