-
Notifications
You must be signed in to change notification settings - Fork 458
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
[Question] about eip and snat #5023
Comments
Hey @pasztorl! How can I assist you today? To create multiple networks for using the EIP/SNAT feature in Kube-OVN, you can follow a workaround that involves using a custom VPC setup. Here's a suggested approach:
This feature has been completed, and more detailed information can be found in the documentation: Kube-OVN EIP/FIP/SNAT Guide. Be sure to handle the default VPC route carefully and consider using a custom VPC as an example [1]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
so the external-gw-config is for the default vpc and every vpc can have exactly one external network config? |
The To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
yes |
Hi,
i seen this page on docs: https://kubeovn.github.io/docs/v1.12.x/en/guide/eip-snat/
My question is that if i would like to use eip/snat i can only setup one network range for them because there is only one ovn-external-gw-config can exists?
How can i create multiple networks for using eip/snat feature?
thanks
The text was updated successfully, but these errors were encountered: