-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Deploy kfctl.sh apply k8s : Service "ambassador" is invalid ? #1566
Comments
I try kubeflow v0.2.5 Deploy Quick start
Error messageWhat's problem in my environment?
|
Which version of ksonnet are you using?
Kubeflow doesn't use Helm so I'm not sure where this is coming from. The only thing I can think of is that this is a ksonnet issue because its trying and failing to setup its support for using helm. Can you try ksonnet 0.11 if you aren't already using that? |
Hi @jlewi
First Proble : masterDeploy I am try
Second Problem : v0.2I try to use kubeflow Deploy v0.2 script
|
I try again, Deploy kubeflow v0.2.2 is OK.
kubeflow v0.2.5 have Helm repository problem? |
Any particular reason you are using 0.12-rc1? I think there is a 0.12 version. |
@jlewi |
Another user is reporting hitting this on slack.
returns no registries. So maybe the issue here is that the ks registry add command didn't succeed and that causes problems. Can you see if |
Sorry @jlewi reply late for you, ks version has not changed v0.12-rc1 script
info.
Convenient for users script kubeflow master & v0.2 which suggest deploy now ? |
still facing this issue in kubectl version kubeflow version v0.3.0 |
I get the same problem kubectl version |
I'm getting the same error and I even don't have ks installed. |
user@server1:~/kubeflow$ kfctl generate all -V Flags: environment: |
Double that, experiencing the same issue. ` kfctl generate k8s -V Flags: couldn't generate KfApp: (kubeflow.error): Code 500 with message: kfApp Generate failed for ksonnet: (kubeflow.error): Code 400 with message: couldn't add registry kubeflow. Error: there was a problem adding registry kubeflow: initializing helm HTTP client: normalizing Helm repository URL: "" is an invalid scheme for Helm repository` UPD: Disregard that, the problem occured when I've tried running |
@jomach @solovyevt I'm try minikube is no problem. |
I am trying to execute the deployment kubeflow script in my kubernetes GPU Cluster, but an error occurred in the last step.
set up and deploy Kubeflow
Problem :
The text was updated successfully, but these errors were encountered: