openyurtio / raven

provide layer 3 and layer 7 network connectivity among pods in different physical regions
Apache License 2.0
57 stars 37 forks source link

[feature request]merge yurt-tunnel-server/agent into raven except ANP #40

Closed rambohe-ch closed 2 years ago

rambohe-ch commented 2 years ago

This issue is part of #31 . It is used for merging yurt-tunnel options/config into raven, and include the following work:

  1. add a tunnel-entry for yurt-tunnel-server and yurt-tunnel-agent
  2. to use node labels and raven gateway info to select yurt-tunnel-server or yurt-tunnel-agent to startup
  3. migrate yurt-tunnel-server and yurt-tunnel-agent into raven except ANP part. and ANP part will be covered in #41
  4. remove iptables manager in yurt-tunnel-server
  5. Define two interface for underlying requests forwarding implementation, like ANP.
zzguang commented 2 years ago

/assign @zzguang

zzguang commented 2 years ago

Since we have refined the design to extend raven to support layer 7 tunnel instead of integrating YurtTunnel into raven, we will create new issue to track it, so I suggest to close this issue now.

rambohe-ch commented 2 years ago

Since we have refined the design to extend raven to support layer 7 tunnel instead of integrating YurtTunnel into raven, we will create new issue to track it, so I suggest to close this issue now.

@zzguang ok, i will close this issue.