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

Mention ssh in the readme #1164

Merged
merged 1 commit into from
Nov 16, 2020
Merged

Mention ssh in the readme #1164

merged 1 commit into from
Nov 16, 2020

Conversation

pchico83
Copy link
Contributor

Not sure if we should add links to the docs, or keep it at a high level

@codecov
Copy link

codecov bot commented Nov 13, 2020

Codecov Report

Merging #1164 (0de8dcd) into master (7d88013) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1164   +/-   ##
=======================================
  Coverage   34.51%   34.51%           
=======================================
  Files          65       65           
  Lines        5441     5441           
=======================================
  Hits         1878     1878           
  Misses       3359     3359           
  Partials      204      204           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d88013...0de8dcd. Read the comment docs.

README.md Outdated
@@ -22,7 +22,7 @@ Okteto allows you to develop inside a container. When you run `okteto up` your K
In addition to that, `okteto up` will:

1. Keep your local code changes synchronized with the development container.
1. Start port forwards, so you can access your cluster services via `localhost` or connect a remote debugger.
1. Start SSH port forwards/reverse tunnels, so you can access your cluster services via `localhost` or connect a remote debugger.
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
1. Start SSH port forwards/reverse tunnels, so you can access your cluster services via `localhost` or connect a remote debugger.
1. Automatic local and remote SSH port forwarding, so you can access your cluster services via `localhost` or connect a remote debugger.

Signed-off-by: Pablo Chico de Guzman <pchico83@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants