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

do not set gatewayType for non ovn subnet and custom vpc subnet #4283

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

oilbeater
Copy link
Collaborator

@oilbeater oilbeater commented Jul 11, 2024

Pull Request

What type of this PR

Examples of user facing changes:

  • Chore

Which issue(s) this PR fixes

Fixes #(issue-number)

Signed-off-by: oilbeater <liumengxinfly@gmail.com>
@bobz965
Copy link
Collaborator

bobz965 commented Jul 12, 2024

Hi @oilbeater ,

is custom ovn vpc subnet gatewayType always be distributed?

@oilbeater
Copy link
Collaborator Author

Hi @oilbeater ,

is custom ovn vpc subnet gatewayType always be distributed?

In fact gatewayType only works for default VPC. For custom VPC we can only config vpc-nat-gateway and routes

@oilbeater oilbeater merged commit b179758 into master Jul 12, 2024
62 checks passed
@oilbeater oilbeater deleted the chore/format-subnet branch July 12, 2024 04:55
@bobz965
Copy link
Collaborator

bobz965 commented Jul 12, 2024

Hi @oilbeater ,
is custom ovn vpc subnet gatewayType always be distributed?

In fact gatewayType only works for default VPC. For custom VPC we can only config vpc-nat-gateway and routes

ok, I got it. so gatewayType is used for nat outgoing?

In custom vpc, user can choose vpc-nat-gw (centralized) or ovn dnat snat (centralized), ovn fip can choose (centralized or distributed)

SkalaNetworks pushed a commit to SkalaNetworks/kube-ovn that referenced this pull request Jul 12, 2024
SkalaNetworks pushed a commit to SkalaNetworks/kube-ovn that referenced this pull request Jul 12, 2024
bobz965 pushed a commit that referenced this pull request Jul 22, 2024
Signed-off-by: oilbeater <liumengxinfly@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants