Using K8s for Kopia Server

I’m working on the architectural design for using Kopia to backup MySQL, Cassandra, and Kafka. The proposed infrastructure is using the K8 cluster to house the Kopia server with an attached blob.

The idea being using native tools for the local backup, then using Kopia to copy the data from the local location to Azure blob.

Does anyone have experience with this architectural design or any thoughts on things to “keep in mind” when designing this.