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

feat: support varying nat gateway vm size on deploy cmd #284

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jacderida
Copy link
Contributor

  • 91cfb56 feat: support varying nat gateway vm size on deploy cmd

    Add a --nat-gateway-vm-size argument to enable overriding the size of the machine.

    This is necessary for upscaling private nodes.

  • 2f91a01 chore: apply netfilter settings to nat gateway

    Shu recommended setting this nf_conntrack_max setting to 1048576.

@jacderida jacderida changed the title Feat vary nat gateway size feat: support varying nat gateway vm size on deploy cmd Jan 22, 2025
Add a `--nat-gateway-vm-size` argument to enable overriding the size of the machine.

This is necessary for upscaling private nodes.
Shu recommended setting this `nf_conntrack_max` setting to `1048576`.
@jacderida jacderida force-pushed the feat-vary_nat_gateway_size branch from 2f91a01 to 677be54 Compare January 23, 2025 17:38
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.

1 participant