diff options
author | 2024-04-29 19:41:08 +0200 | |
---|---|---|
committer | 2024-04-29 19:51:49 +0200 | |
commit | cd39357d718a483a25de6048397608459d0c32fe (patch) | |
tree | 31514be60f46d0fc016700ee85653abbda6636f8 /kubernetes/namespaces/kube-system | |
parent | Updated postgres config from PGTune (diff) |
Use nftables for firewalling
nftables is the modern replacement for iptables, which ufw uses under
the hood. It allows us to specify firewall rules in a simple text file
(with as much or as little abstraction as we want) and is quick to
update and read. The text-file format allows more liberty with
commenting compared to UFW. The existing `ufw` role has been converted
to simply remove UFW. This has already been deployed on lovelace.
Diffstat (limited to 'kubernetes/namespaces/kube-system')
0 files changed, 0 insertions, 0 deletions