What does “Thin Pool” in docker mean?
问题 I guess this should be pretty elementary but I've tried to google it and I've read the docker documentation. However, I still can't grasp what exactly does " Thin Pool " mean and the role it plays in the docker world. 回答1: Short story: A thin pool is a storage source that provides on-demand allocation for storage space. It is more or less similar to virtual memory, which provides full address space to every process. Long story: Fat Provisioning The traditional storage allocation method is