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

Add an option to run Pipeline from local notebooks. #780

Closed
swiftdiaries opened this issue Feb 5, 2019 · 12 comments
Closed

Add an option to run Pipeline from local notebooks. #780

swiftdiaries opened this issue Feb 5, 2019 · 12 comments

Comments

@swiftdiaries
Copy link
Member

swiftdiaries commented Feb 5, 2019

By authenticating using load_kube_config instead of running from in-cluster notebooks, we could make the local iteration loop faster.

@gaoning777
Copy link
Contributor

@Ark-kun you and Bradley were discussing running the notebook on the local machine, correct? any progress?Thanks

@vicaire
Copy link
Contributor

vicaire commented Feb 13, 2019

The CLI supports this but reuses some K8 go libraries to match all the authentication method of kubectl. It would indeed be great to do the same from the Python SDK.

@Ark-kun
Copy link
Contributor

Ark-kun commented Mar 15, 2019

By authenticating using load_kube_config instead of running from in-cluster notebooks, we could make the local iteration loop faster.

AFAIK, Bradley has fixed that (made it possible to submit runs from a local notebook). Is this broken now?

@swiftdiaries
Copy link
Member Author

Right now, I think you can do something like client = kfp.Client(host='localhost:8080/pipeline') to authenticate to the cluster. But that requires a port-forward on the localhost.

@kevinbache
Copy link
Contributor

/assign @kevinbache

@k8s-ci-robot
Copy link
Contributor

@kevinbache: GitHub didn't allow me to assign the following users: kevinbache.

Note that only kubeflow members and repo collaborators can be assigned and that issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

/assign @kevinbache

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.

1 similar comment
@k8s-ci-robot
Copy link
Contributor

@kevinbache: GitHub didn't allow me to assign the following users: kevinbache.

Note that only kubeflow members and repo collaborators can be assigned and that issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

/assign @kevinbache

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.

@Ark-kun
Copy link
Contributor

Ark-kun commented Apr 16, 2019

/assign @kevinbache

@k8s-ci-robot
Copy link
Contributor

@Ark-kun: GitHub didn't allow me to assign the following users: kevinbache.

Note that only kubeflow members and repo collaborators can be assigned and that issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

/assign @kevinbache

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.

1 similar comment
@k8s-ci-robot
Copy link
Contributor

@Ark-kun: GitHub didn't allow me to assign the following users: kevinbache.

Note that only kubeflow members and repo collaborators can be assigned and that issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

/assign @kevinbache

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.

@Ark-kun
Copy link
Contributor

Ark-kun commented Apr 29, 2019

/assign @kevinbache

@gaoning777
Copy link
Contributor

@hongye-sun has merged PRs to support various authorization mode.
Feel free to reopen it.

magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this issue Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants