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

Improve user guide wrt exposing notebook in non-cloud setup #625

Merged
merged 2 commits into from Apr 11, 2018

Conversation

xyhuang
Copy link
Member

@xyhuang xyhuang commented Apr 9, 2018

This makes it more clear how to expose the Jupyter notebook if you are
on a standalone, non-cloud node.


This change is Reviewable

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@pdmack
Copy link
Member

pdmack commented Apr 9, 2018

/ok-to-test

This makes it more clear how to expose the Jupyter notebook if you are
on a standalone node without loadbalancer access.
@googlebot
Copy link

CLAs look good, thanks!

user_guide.md Outdated
@@ -170,9 +170,23 @@ tf-hub-lb ClusterIP 10.11.245.94 <none> 80/TCP 1
...
```

By default we are using ClusterIPs for the JupyterHub UI. This can be changed to a LoadBalancer by issuing `ks param set kubeflow-core jupyterHubServiceType LoadBalancer`, however this will leave your Jupyter Notebook open to the Internet.
By default we are using ClusterIPs for the JupyterHub UI. This can be changed to one of the followings:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: "following"

user_guide.md Outdated
ks apply ${KF_ENV}
```

however this will leave your Jupyter Notebook open to the Internet.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: "notebook"

@pdmack
Copy link
Member

pdmack commented Apr 10, 2018

/retest

1 similar comment
@xyhuang
Copy link
Member Author

xyhuang commented Apr 11, 2018

/retest

@pdmack
Copy link
Member

pdmack commented Apr 11, 2018

/approve
/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pdmack

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 6c2fa3c into kubeflow:master Apr 11, 2018
saffaalvi pushed a commit to StatCan/kubeflow that referenced this pull request Feb 11, 2021
…#625)

* Improve user guide wrt exposing notebook in non-cloud setup

This makes it more clear how to expose the Jupyter notebook if you are
on a standalone node without loadbalancer access.

* Minor fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants