guide icon indicating copy to clipboard operation
guide copied to clipboard

Kubernetes clusters for the hobbyist.

Results 13 guide issues
Sort by recently updated
recently updated
newest added

Compromised containers could access and leak important data stored in etcd. Related comment on Hacker News: https://news.ycombinator.com/item?id=14291817

security

Since January Hetzner has a CSI driver for their scalable "Volumes": https://github.com/hetznercloud/csi-driver Wouldn't that be a superior alternative to Rook et al. in the case of Hetzner? Thanks for this...

storage

It's possible to configure PostUp/PreDown commands in the Wireguard configuration. It's maybe the better place to configure the routes instead of heaving a separate systemd service for this. See https://git.zx2c4.com/WireGuard/about/src/tools/man/wg-quick.8

enhancement