A sidecar and init container for syncing data in StatefulSets

Wasn’t able to find something like this so I made it. I also made an example of using it to get cockroachdb up and running.

It uses SSL and tar for transport. It could probably be improved by throwing in some gzip functionality. If anyone finds this useful, let me know.