In the Install TiKV section you’ll find several guides to help you deploy and integrate TiKV into your infrastructure.
The best supported and most comprehensive deployment solution for production environment is to .
If you want to try TiKV on your own Mac or Linux machine, please try TiUP Playground.
Learn about how you can configure TiKV to meet your needs in the configure section. There you’ll find a number of guides including:
- : Learn configuration flags of PD.
- PD Config: Learn the PD configuration file.
TiKV
- : Learn configuration flags of TiKV.
- TiKV Config: Learn the TiKV configuration file.
- : Use location awareness to improve resiliency and performance.
- Limit: Learn how to configure scheduling rate limit on stores.
- : Tweak region merging.
- RocksDB: Tweak RocksDB configuration parameters.
- : Learn how to configure Raftstore in TiKV.
- Titan: Enable titan to improve performance with large values.
- : Learn how to configure storage in TiKV.
- gRPC: Learn how to configure gRPC in TiKV.
Learn how to inspect a TiKV cluster in the section. You’ll find out
- Monitoring Framework: Use Prometheus and Grafana to build the TiKV monitoring framework.
- : Learn the API of TiKV monitoring services.
- Deploy Monitoring Services: Learn how to deploy monitoring services for the TiKV cluster.
- : Learn how to export snapshots of Grafana Dashboard, and how to visualize these files.
- Key Metrics: Learn some key metrics displayed on the Grafana Overview dashboard.
- : Learn the alert rules in a TiKV cluster.
- : Learn how to upgrade TiKV using TiUP
- Scale out/in a TiKV cluster using TiUP: How to grow and shrink your TiKV cluster.