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

流量回放时如何打通多个k8s集群内的网络进行回放 #227

Open
sourireling opened this issue Jun 20, 2024 · 1 comment
Open

Comments

@sourireling
Copy link

流量回放平台部署在私有云上,被测系统有的部署在私有云的k8s内,有的部署在阿里云、华为云的k8s内,回放的时候repeater服务调用k8s内服务的接口,需要访问k8s内的pod节点,请问网络不通的问题如何解决?

@Aresxue
Copy link

Aresxue commented Jun 27, 2024

每个环境都部署一个服务端,然后司内到别的私有云的网络打通,后续操作都通过司内服务端转发到私有云内的服务端操作,至于整个网段全打通是不可能的,但是司内访问私有云的单点域名还是可以聊的

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

No branches or pull requests

2 participants