Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

doc: TCP Route + Demo #80

Closed
12 tasks
draychev opened this issue Mar 15, 2021 · 4 comments · Fixed by #245
Closed
12 tasks

doc: TCP Route + Demo #80

draychev opened this issue Mar 15, 2021 · 4 comments · Fixed by #245
Assignees
Milestone

Comments

@draychev
Copy link

This GitHub issue is for fleshing out the OSM documentation around TCPRoute SMI policy and functionality:

  • Document TCP Route and how OSM handles TCP traffic -- save the doc in ./docs/wip/tcp_traffic.md (exact location is TBD - wip short term)

    • Why is this needed? What scenarios does it enable? What are examples of these scenarios?
    • What does the SMI policy look like?
    • What would the resulting Envoy config look like?
  • Create a small demo with sample apps and SMI showing how this feature works

  • List Common Issues

    • What are the error messages when the destination service cannot be resolved?
    • What are the error messages when the source pod has no access to the destination pod?
  • Create Troubleshooting Guide

    • What should we do if there's a DNS resolution error?
    • What should we do if there's no access to the remote service
  • Automate Troubleshooting Guide in pkg/troubleshooter (create appropriate functions) - alternatively create a GitHub Issue with the stub of the function that could be eventually created within pkg/troubleshooter package to automatically troubleshoot this feature.

@bridgetkromhout bridgetkromhout transferred this issue from openservicemesh/osm May 21, 2021
@zr-msft
Copy link
Collaborator

zr-msft commented Jun 8, 2021

@draychev @phillipgibson this issue needs a demo to be completed

@zr-msft zr-msft added the help wanted Extra attention is needed label Jun 8, 2021
@shashankram shashankram added this to the v1.0.0 milestone Sep 23, 2021
@phillipgibson
Copy link
Contributor

@shashankram let me start on this.

@michelleN
Copy link

@phillipgibson are you still working on this? @jaellio can help if additional hands are needed

@shashankram
Copy link
Member

I'll be looking into this.

@shashankram shashankram removed the help wanted Extra attention is needed label Oct 18, 2021
shashankram added a commit to shashankram/osm-docs that referenced this issue Oct 18, 2021
Documents TCP routing using SMI and permissive mode.

Resolves openservicemesh#80

Signed-off-by: Shashank Ram <shashr2204@gmail.com>
shashankram added a commit to shashankram/osm-docs that referenced this issue Oct 18, 2021
Documents TCP routing using SMI and permissive mode.

Resolves openservicemesh#80

Signed-off-by: Shashank Ram <shashr2204@gmail.com>
shashankram added a commit to shashankram/osm-docs that referenced this issue Oct 18, 2021
Documents TCP routing using SMI and permissive mode.
Resolves openservicemesh#80

Signed-off-by: Shashank Ram <shashr2204@gmail.com>
shashankram added a commit to shashankram/osm-docs that referenced this issue Oct 18, 2021
Documents TCP routing using SMI and permissive mode.
Resolves openservicemesh#80

Signed-off-by: Shashank Ram <shashr2204@gmail.com>
shashankram added a commit that referenced this issue Oct 18, 2021
Documents TCP routing using SMI and permissive mode.
Resolves #80

Signed-off-by: Shashank Ram <shashr2204@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants