Add scripts for backing up and restoring `local` from/to K8s using `kubectl cp`
Open
docker
- Dominant language
- Swift
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The backup script should automatically find the corresponding pod/container, tar-gz up the `local` folder (excluding `config.json` and perhaps using a directory structure such as `/opt/d2/local` within the archive) and `kubectl cp` over it to the local machine.
The restore script should effectively do the inverse.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.