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

Fix SSH tunnel links #12585

Merged
merged 2 commits into from
Feb 28, 2019
Merged

Conversation

justinsb
Copy link
Member

  • Removed reference to GKE, which seemed to prompt the initial removal.
  • Fixed the link to refer back to the correct paragraph now that it exists again.
  • Noted deprecation of SSH tunnels but work to create a replacement.

Fix #8262

This reverts commit 1da6560.

This reverts commit b8b71b6.

* Removed reference to GKE, which seemed to prompt the initial removal.
* Fixed the link to refer back to the correct paragraph now that it exists again.
* Noted deprecation of SSH tunnels but work to create a replacement.

Fix kubernetes#8262

This reverts commit 1da6560.

This reverts commit b8b71b6.
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 11, 2019
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Feb 11, 2019
@netlify
Copy link

netlify bot commented Feb 11, 2019

Deploy preview for kubernetes-io-master-staging ready!

Built with commit 03d13bf

https://deploy-preview-12585--kubernetes-io-master-staging.netlify.com

@Rajakavitha1
Copy link
Contributor

/assign @steveperry-53

@Rajakavitha1
Copy link
Contributor

Rajakavitha1 commented Feb 12, 2019

@steveperry-53 please review the updates made

This tunnel ensures that the traffic is not exposed outside of the network in
which the nodes are running.

SSH tunnels are deprecated, but a replacement is being designed.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
SSH tunnels are deprecated, but a replacement is being designed.
SSH tunnels are currently deprecated so you shouldn't opt to use them unless you know what you are doing. A replacement for this communication channel is being designed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh that's great - much clearer - thank you! (And sorry for missing it before!)

@zparnold
Copy link
Member

@justinsb I made a suggestion based on something that may sound differently to a user. Can you please let me know if it's still factual?

@zparnold
Copy link
Member

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 28, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zparnold

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 28, 2019
@k8s-ci-robot k8s-ci-robot merged commit c34527a into kubernetes:master Feb 28, 2019
kwiesmueller pushed a commit to kwiesmueller/website that referenced this pull request Feb 28, 2019
* Fix SSH tunnel links

* Removed reference to GKE, which seemed to prompt the initial removal.
* Fixed the link to refer back to the correct paragraph now that it exists again.
* Noted deprecation of SSH tunnels but work to create a replacement.

Fix kubernetes#8262

This reverts commit 1da6560.

This reverts commit b8b71b6.

* Update master-node-communication.md
krmayankk pushed a commit to krmayankk/kubernetes.github.io that referenced this pull request Mar 11, 2019
* Fix SSH tunnel links

* Removed reference to GKE, which seemed to prompt the initial removal.
* Fixed the link to refer back to the correct paragraph now that it exists again.
* Noted deprecation of SSH tunnels but work to create a replacement.

Fix kubernetes#8262

This reverts commit 1da6560.

This reverts commit b8b71b6.

* Update master-node-communication.md
yagonobre pushed a commit to yagonobre/website that referenced this pull request Mar 14, 2019
* Fix SSH tunnel links

* Removed reference to GKE, which seemed to prompt the initial removal.
* Fixed the link to refer back to the correct paragraph now that it exists again.
* Noted deprecation of SSH tunnels but work to create a replacement.

Fix kubernetes#8262

This reverts commit 1da6560.

This reverts commit b8b71b6.

* Update master-node-communication.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants