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

Unknown variable: x #12

Open
zheddie opened this issue Aug 21, 2019 · 5 comments
Open

Unknown variable: x #12

zheddie opened this issue Aug 21, 2019 · 5 comments

Comments

@zheddie
Copy link

zheddie commented Aug 21, 2019

I am doing a clean env on Mac for both microk8s and kubeflow using multipass following the instruction here:https://www.kubeflow.org/docs/other-guides/virtual-dev/getting-started-multipass/. I got following error when do the "kubeflow-tools/install-kubeflow.sh" command. Anybody hit this issue before ? thanks.

+ ks param set application components '["ambassador","jupyter","notebook-controller","jupyter-web-app","profiles","centraldashboard","tf-job-operator","pytorch-operator","spartakus","argo","pipeline","katib"]'
+ ks show default -c metacontroller -c application
ERROR find objects: lib/ksonnet-lib/v1.15.2/k8s.libsonnet:17681:93-94 Unknown variable: x

          "withX-Kubernetes-Embedded-Resource":: self + { "x-kubernetes-embedded-resource": x-kubernetes-embedded-resource },
@carmine
Copy link
Contributor

carmine commented Aug 21, 2019

Let me update the script, it needs to move to kfctl

@Loic-76
Copy link

Loic-76 commented Aug 27, 2019

I got the same issue while using
kubeflow-tools/install-kubeflow.sh

@StianOvrevage
Copy link

Also hit by the same error.

@mtpatter
Copy link

mtpatter commented Oct 3, 2019

I had this issue also while working through that multipass install page. This may be relevant: canonical/microk8s#597 I got through the instructions successfully by doing the following:

Hope that helps.

@dhfromkorea
Copy link

I had the same issue as reported above but the suggest fix with version changing did not pan out. I am running on an Ubuntu 18.04.3 LTS VM spawned by multipass on Ubuntu 16.04 (host).

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

6 participants