Plain meaning
Start with the shortest useful explanation before going deeper.
The gossip network that connects all nodes in a Solana cluster for metadata exchange, peer discovery, and protocol coordination. The control plane carries validator contact information, vote status, shred versions, epoch slots, and other protocol messages via the CRDS protocol. It operates separately from the data plane, which handles block data propagation.