Skip to content

Make it easy to deploy on aws #75

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

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

Conversation

tudor-pop
Copy link

@tudor-pop tudor-pop commented Jun 3, 2025

  1. Add default stuff which without them the gateway wouldn't start like securityContext.capabilities.
  2. Add resource explicit requests/limits based on measurements from prometheus
  3. Add explicit wireguard port to the deployment. It's not obvious on which port wg runs without ssh-ing into the pod
  4. Add service LoadBalancer to create an NLB in aws when it's deployed. This needs a small sidecar which responds to TCP healthchecks from the NLB - added this as well.
  5. Enable aws deployment using a cloudProvider: aws
  6. Add missing masquarade on ip tables. Without this, traffic doesn't flow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

3 participants