Description
docker-containerd-ctr --address /var/run/docker/containerd/docker-containerd.sock -n moby containers ls
ctr: grpc: received message larger than max (8613408 vs. 4194304): unknown
Steps to reproduce the issue:
- create 1000 containers
- try to list the containers with container ls
Describe the results you received:
ctr: grpc: received message larger than max (8613408 vs. 4194304): unknown
Describe the results you expected:
list of containers
Output of containerd --version:
Client:
Version: v1.0.3
Revision: 773c489c9c1b21a6d78b5c538cd395416ec50f88
Server:
Version: v1.0.3
Revision: 773c489c9c1b21a6d78b5c538cd395416ec50f88
Description
Steps to reproduce the issue:
Describe the results you received:
ctr: grpc: received message larger than max (8613408 vs. 4194304): unknown
Describe the results you expected:
list of containers
Output of
containerd --version: