运维问题 使用 Helm Deployments 替代 StatefulSets 对于像 MongoDB 或 MySQL 这样的数据库的影响 问题描述 在 Kubernetes 中使用数据库服务器(如 MongoDB 或 MySQL)时,考虑使用 He…