We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57f0fbf + 6970658 commit 0b391ddCopy full SHA for 0b391dd
content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md
@@ -39,7 +39,7 @@ Figure 1 represents what you're going to achieve in this task.
39
graph LR;
40
41
subgraph local[Local client machine]
42
- client([client])-- local <br> traffic .-> local_ssh[Local SSH <br> SOCKS5 proxy];
+ client([client])-. local <br> traffic .-> local_ssh[Local SSH <br> SOCKS5 proxy];
43
end
44
local_ssh[SSH <br>SOCKS5 <br> proxy]-- SSH Tunnel -->sshd
45
0 commit comments