docker compose to cluster redis, etcd, mysql + monitoring tools
-
Updated
Sep 30, 2018 - Shell
docker compose to cluster redis, etcd, mysql + monitoring tools
A simple etcd backup and restore solution based on bash/shell scripts to backup/restore data from/to etcd in JSON format with the ability to compress/decompress the backup file and upload/download it on/from AWS S3.
Examples of cluster generation using docker-compose
ETCD Backup script is designed for performing backups of the ETCD database on Kubernetes environments. It handles the creation of timestamped backup files, compresses them, and manages the retention of these backups by deleting older files.
Deploys a minikube environment and configures it for encrypted etcd
Kubernets Learning
Start an etcd cluster with ease!
Exploring Hashicorp Vault with Cert-Manager, Ingress, encrypted etcd deployed to minikube
Example development etcd host running on Docker
Add a description, image, and links to the etcdv3 topic page so that developers can more easily learn about it.
To associate your repository with the etcdv3 topic, visit your repo's landing page and select "manage topics."