mirror of https://github.com/tikv/website.git
17 lines
422 B
Markdown
17 lines
422 B
Markdown
---
|
|
title: Install TiKV
|
|
description: TiKV deployment prerequisites and methods
|
|
menu:
|
|
"dev":
|
|
parent: Deploy-dev
|
|
weight: 1
|
|
identifier: Install TiKV-dev
|
|
---
|
|
|
|
This section introduces how to deploy and verify a TiKV cluster in the production environment.
|
|
|
|
- [Prerequisites](../prerequisites)
|
|
- [Production Deployment](../production)
|
|
- [Verify Cluster Status](../verify)
|
|
- [Test Deployment](../test)
|