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

Error with kubeflow deploy #443

Open
aaronwjha opened this issue Oct 19, 2023 · 1 comment
Open

Error with kubeflow deploy #443

aaronwjha opened this issue Oct 19, 2023 · 1 comment
Assignees

Comments

@aaronwjha
Copy link

I am getting an error when deploying Kubeflow to my GKE cluster:

asmcli: Downloading ASM kpt package...
asmcli: Running: 'kpt pkg get --auto-set=false https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages.git/[email protected]+config1 asm'
asmcli: -------------
asmcli: Running: 'kpt pkg get --auto-set=false https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages.git/[email protected]+config1 asm'
asmcli: -------------
asmcli: Running: 'kpt pkg get --auto-set=false https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages.git/[email protected]+config1 asm'
asmcli: -------------
asmcli: Running: 'kpt pkg get --auto-set=false https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages.git/[email protected]+config1 asm'
asmcli: -------------
asmcli: Running: 'kpt pkg get --auto-set=false https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages.git/[email protected]+config1 asm'
asmcli: -------------
asmcli: Running: 'kpt pkg get --auto-set=false https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages.git/[email protected]+config1 asm'
asmcli: -------------
asmcli: Running: 'kpt pkg get --auto-set=false https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages.git/[email protected]+config1 asm'
asmcli: -------------
asmcli: Running: 'kpt pkg get --auto-set=false https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages.git/[email protected]+config1 asm'
asmcli: -------------

Running this command outside of the make script, I get:

kpt pkg get --auto-set=false https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages.git/[email protected]+config1 asm
error: unknown flag: --auto-set

I have tried installing kpt version 1.0.0-beta.6 as the documentation suggests as well as the latest version 1.0.0-beta.46. Both produce the same results.

Any help is appreciated.

@zijianjoy
Copy link
Collaborator

Hello @aaronwjha , what is the Google Cloud distribution you are testing with, and what is the ASM version?

Reference: https://github.com/GoogleCloudPlatform/kubeflow-distribution/tree/master/kubeflow/asm#upgrade-steps

According to ASM version, the kpt tool used for the installation might be different. https://cloud.google.com/service-mesh/docs/unified-install/install-dependent-tools#install_required_tools

cc @chensun @gkcalat

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

2 participants