[docs] TLS routing behind l7 load balancer preview#25424
Merged
Conversation
6653b09 to
92b5bf4
Compare
f10b8dd to
f61c579
Compare
f61c579 to
80473d4
Compare
smallinsky
reviewed
May 8, 2023
Comment on lines
+151
to
+153
| Application access for TCP applications connects through a local proxy by `tsh | ||
| proxy app` where the local proxy forwards the traffic to Teleport Proxy service | ||
| using the `teleport-tcp` ALPN protocol. |
Contributor
There was a problem hiding this comment.
Same here. I think that this the tsh proxy app is mostly useful in case of L7 LB flow but in default TLS Routing flow the tsh proxy app is not needed.
Contributor
Author
There was a problem hiding this comment.
For TCP app, i believe we only suggest using a local proxy:
https://goteleport.com/docs/application-access/guides/tcp/#step-44-connect
Contributor
There was a problem hiding this comment.
Right, But the tsh proxy app are not mandatory for TLS Routing so we should put this in the scope of "TLS Routing with Teleport Proxy Behind L7 LB"
smallinsky
reviewed
May 9, 2023
smallinsky
approved these changes
May 10, 2023
ptgott
reviewed
May 10, 2023
Contributor
Author
|
thanks so much @ptgott. PTAL |
ptgott
approved these changes
May 11, 2023
Contributor
|
@greedy52 Does this need a v13 backport? |
Contributor
Author
|
yes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue: