Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 K3S 集群中运行了一个小型 InfluxDB 数据库。 作为存储类,我使用 Longhorn。 我知道在 Kubernetes 中运行数据库并不是最佳选择,但这仅适用于 Telegraf 的一些指标日志记录。 问题是在 pod 中安装的卷是 200 MB 大,但在 Longhorn 中它的实际大小是 2.5 GB。该卷只有 1 天。以这个速度,我的磁盘存储很快就会满了。 为什么是这样?这是我可以解决的问题吗?