I'm currently working on improving ETCD performance under high-throughput workloads in production-grade Kubernetes environments. In particular, I'm investigating tuning parameters (e.g., --max-txn-ops, --snapshot-count, --heartbeat-interval, --election-timeout, and storage backend options) that could help reduce insertion latency and improve write throughput. I'd love to hear from practitioners or researchers about:
Any feedback or shared configs would be highly appreciated. I'm also happy to share results from my latest study if helpful.