kubeflow / kubeflow

Machine Learning Toolkit for Kubernetes
Apache License 2.0
14.14k stars 2.37k forks source link

SSH to Notebook Pod #7614

Closed SuperTyrael closed 2 months ago

SuperTyrael commented 2 months ago

/kind question

Question: Hi! Just want to know is there any ways to connect to Notebook Pod via SSH? Typically we can use portforward on jump server to do this. I am thinking is there any other ways like configuring Istio Gateways to achieve this. Or we already have some methods to do this. Btw, very curious about details of Kubeflow's network arch, any article/video to dive into that?

Many thanks!!!

juliusvonkohout commented 2 months ago

I think that is for kubeflow/manifests

Yes there are some videos, but i would start with the oldest first.

Kubecon / Kubeflow Summit 2024 Speaker: https://colocatedeventseu2024.sched.com/event/1YFiH https://www.youtube.com/watch?app=desktop&v=f7C3v0gJRVI&list=WL&index=1

Kubecon 2023 Speaker: https://kccnceu2023.sched.com/event/1HyY8 https://www.youtube.com/watch?v=wQaOa4Kjxs0

Kubeflow Summit 2023 Speaker: https://www.kubeflow.org/events/kubeflow-summit-2023/ https://www.youtube.com/watch?v=XKHVt2yxQFo

Blogposts: https://blogs.vmware.com/opensource/2023/06/20/hardening-kubeflow-security-for-enterprise-environments-2/ https://www.cncf.io/blog/2023/07/25/kubeflow-brings-mlops-to-the-cncf-incubator/

/close

google-oss-prow[bot] commented 2 months ago

@juliusvonkohout: Closing this issue.

In response to [this](https://github.com/kubeflow/kubeflow/issues/7614#issuecomment-2188843277): >I think that is for kubeflow/manifests > >Yes there are some videos, but i would start with the oldest first. > >Kubecon / Kubeflow Summit 2024 Speaker: https://colocatedeventseu2024.sched.com/event/1YFiH >https://www.youtube.com/watch?app=desktop&v=f7C3v0gJRVI&list=WL&index=1 > >Kubecon 2023 Speaker: https://kccnceu2023.sched.com/event/1HyY8 >https://www.youtube.com/watch?v=wQaOa4Kjxs0 > >Kubeflow Summit 2023 Speaker: https://www.kubeflow.org/events/kubeflow-summit-2023/ >https://www.youtube.com/watch?v=XKHVt2yxQFo > >Blogposts: >https://blogs.vmware.com/opensource/2023/06/20/hardening-kubeflow-security-for-enterprise-environments-2/ >https://www.cncf.io/blog/2023/07/25/kubeflow-brings-mlops-to-the-cncf-incubator/ > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
thesuperzapper commented 1 month ago

@SuperTyrael actually I think @juliusvonkohout is mistaken, this is not currently possible.

However, we are discussing what this might look like for Notebooks 2.0, follow the issue here: