aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-04-29 19:41:08 +0200
committerGravatar jchristgit <[email protected]>2024-04-29 19:51:49 +0200
commitcd39357d718a483a25de6048397608459d0c32fe (patch)
tree31514be60f46d0fc016700ee85653abbda6636f8 /kubernetes
parentUpdated 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')
0 files changed, 0 insertions, 0 deletions