Skip to content

docker health check low performance #227

Open
@supermeng

Description

@supermeng

in containerd 0.2.x,
docker exec new process need 70ms as issue moby/moby#33933 said,
and containerd supervisord exec task with single goroutine, so many context cancelled when too many containers in a node need healthcheck.
cost 70*n ms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions