Andrew Guenther
Andrew Guenther
There are currently two supported options for this: 1. You can build your own AMI using Packer. `make all-amis` will build an AMI and publish it to your account 2....
Docs for this are available in the following locations: https://fck-nat.dev/#building-your-own-fck-nat-ami https://fck-nat.dev/#installing-fck-nat-from-the-rpm Resolving. Let me know if you have any other questions!
I'm targeting that high HA will be usable by mid-January. Documentation will be the long tail on this one.
Mid-January target looking a bit optimistic. Whole family got COVID at the end of December and that's when I planned to do a good chunk of this. Still going to...
A bit later than I'd hoped, but progress is being made on high availability. You can follow along on the `ha-mode` branch: https://github.com/AndrewGuenther/fck-nat/tree/ha-mode The initial approach is to create a...
So the `ha-mode` branch has a CDK construct which will properly configure an autoscaling group for a `fck-nat` instance. What needs to happen now is that the init script needs...
Some additional progress info: I've made good progress on the script changes, but debugging iptables is a massive pain. I'm also weighing two different approaches: 1. In the first approach,...
Alright. Got inspired this weekend to make some progress here. I'm going to stick with approach 2 as I've found a way to solve most of my concerns with it....
Alright, the `ha-mode` branch has been updated with a version of the fck-nat service with ha-mode working on Amazon Linux. I'm currently using the `ec2-net-utils` to simplify editing the interfaces,...
I've been having trouble getting this working for Ubuntu. As a result, I'm going to drop the Ubuntu AMI right now. Supporting both Ubuntu and AL2 is stretching me a...