This image contains the following tools indented to enable easy backup of a kubernetes cluster to object storage.
#!/usr/bin/env bash
set -e
katafygio \
--dump-only \
--local-dir ./${CLUSTER_NAME}/ \
--no-git \
--exclude-having-owner-ref \
--exclude-kind events,nodes,endpoints