mhausenblas / reshifter

Kubernetes cluster state management
https://hackernoon.com/introducing-reshifter-for-kubernetes-backup-restore-migration-upgrade-ffaf78da36
Apache License 2.0
294 stars 30 forks source link

grpc: received message larger than max #26

Closed ghost closed 6 years ago

ghost commented 6 years ago

Kubernetes v1.9.3+coreos.0 etcd 3.2.4 rcli 0.3.21

I tested this tool in a small test cluster and it worked perfectly. In production i get: ERRO[0000] rpc error: code = ResourceExhausted desc = grpc: received message larger than max (6778677 vs. 4194304)

Is this a layer 8 problem?

ghost commented 6 years ago

i thought with filtering just a small namespace with " RS_BACKUP_STRATEGY=filter:MY-SMALL-NAMESPACE" i could go around this error but i get the same

ghost commented 6 years ago

Oh sry there is already a pull-request