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

[FEATURE] Add Proxies in the setup #87

Open
5 tasks
Tracked by #88 ...
NishantJoshi00 opened this issue Feb 20, 2024 · 0 comments · May be fixed by #106
Open
5 tasks
Tracked by #88 ...

[FEATURE] Add Proxies in the setup #87

NishantJoshi00 opened this issue Feb 20, 2024 · 0 comments · May be fixed by #106
Assignees
Labels
enhancement New feature or request

Comments

@NishantJoshi00
Copy link
Member

Description

Add proxy servers for both inbound and outbound traffic, providing more control over the network traffic.
For inbound traffic add a Envoy proxy server on top of the ingress, that is exposed by the cluster.
For outbound traffic add a Squid proxy server and deny any and all outbound traffic directly accessibly from EKS.

Changes

  • For ingress, come-up with an approach to fetch the ingress URL exposed by EKS
  • For egress, come-up with a way, to insert the proxy url in EKS
  • Creating user data for deploying the changes
  • Add their respective configuration in S3 buckets and fetch them while constructing images
  • Add this in a ASG, and include a LG on top of it
@NishantJoshi00 NishantJoshi00 added the enhancement New feature or request label Feb 20, 2024
@NishantJoshi00 NishantJoshi00 self-assigned this Feb 20, 2024
@NishantJoshi00 NishantJoshi00 linked a pull request Mar 4, 2024 that will close this issue
@nitesh-balla nitesh-balla self-assigned this May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants