Discovery
All entries

Collection · 9 entries

DevOps and infrastructure tools

CLIs, port-forwarders, backup wrappers, and templating tools for the boring-but-load-bearing parts of running infrastructure.

The DevOps cluster here is intentionally narrow: tools that sit between you and a system you don't fully control. ytt for structural YAML templating, kftray for kubectl port-forwards, autorestic as a config-driven restic wrapper, cup for Docker image update checks, runs-on for self-hosted runners. Each one replaces a workflow that was previously brittle bash.

Related collections