-
Hi,
The documentation mentions that security groups should be used as a firewall for the EC2 hosting fck-nat, it might however cause some issue due to EC2 as reported in https://github.com/AndrewGu…
-
I read about enhanced networking in AWS documentation and wonder whether it should be enabled on my `fck-nat` instance. Since there is no information about this in the documentation, can someone give …
-
Hi Andrew and contributors,
Would you consider enabling GitHub discussions?
Thank you!
-
The documentation suggests that `fck-nat` supports 5Gbps bandwidth on **any** EC2 instance. This however turns out to not be exactly true.
Here are some direct quotes from the [Amazon EC2 instance …
-
If kernel live patching is enabled in the base AMI, it will ensure that if Patch Manager runs the standard AL2 baseline that kernel patches are applied.
Execution of patch baselines is out of scope…
-
-
Hey,
multiple people recommended fck-nat on Twitter, and I must say - great job, and having CDK support is a cherry on top.
However, I need a static IP for my NAT Gateway (with Elastic IP). I saw …
-
Hello and thank you for developing this module! I'm trying to pass `eip_allocation_ids` so that the NAT instance always has the same public IP but it's not working. I don't see the elastic IPs being a…
-
One goal for fck-nat is to provide as close as possible metric parity with Managed NAT Gateway. The list of supported metrics for Managed NAT Gateway can be found here: https://docs.aws.amazon.com/vpc…
-
@RaJiska, the repository shows use of multiple route tables using route_tables_id (what I wish to use), but the [Terraform module](https://registry.terraform.io/modules/RaJiska/fck-nat/aws/1.2.0?utm_c…