📣
TiDB Cloud Essential is now in public preview. Try it out →

Tips for Troubleshooting TiDB on Kubernetes

This document provides common tips for troubleshooting TiDB on Kubernetes.

Modify the configuration of a TiKV instance

In some test scenarios, if you need to modify the configuration of a TiKV instance without affecting other instances, you can refer to the Modify Configuration Dynamically document and use SQL to modify the configuration of a single TiKV instance online.

Was this page helpful?