mirror of
https://github.com/containerd/containerd.git
synced 2026-06-24 08:48:48 +00:00
Document the new server plugin configuration blocks for GRPC, TTRPC, debug, and metrics. Mark the legacy top-level sections as deprecated. Note that in version 4, the TTRPC plugin is configured independently from GRPC and uses its own defaults when its plugin block is omitted. Signed-off-by: Derek McGowan <derek@mcg.dev>