Show HN: Kubectl plugin for backup (like Velero)
Category: devtools
Tags: kubectl-plugin, kubernetes-backup, k8s-tool
Score: 4.8/10 (Innovation: 3, Technical: 5, Documentation: 6, Utility: 5)
A kubectl plugin that backs up Kubernetes resources to local files by stripping server-generated fields like status, metadata timestamps, and null values. It offers a focused alternative to tools like Velero for simple, human-readable backups, though it lacks features like versioning or scheduling.
Target audience: backend devs, devops, platform engineers
Repository: https://github.com/zak905/kubectl-resource-backup · Go · MIT · 1 stars
View on Hacker News