[TD-3229] <docs>: add English doc about deployment in Kubernetes environment.
This commit is contained in:
parent
8abb76f2a1
commit
150acbd4c2
|
@ -15,7 +15,7 @@ TDengine是一个高效的存储、查询、分析时序大数据的平台,专
|
|||
* [命令行程序TAOS](/getting-started#console):访问TDengine的简便方式
|
||||
* [极速体验](/getting-started#demo):运行示例程序,快速体验高效的数据插入、查询
|
||||
* [支持平台列表](/getting-started#platforms):TDengine服务器和客户端支持的平台列表
|
||||
* [Kubenetes部署](https://taosdata.github.io/TDengine-Operator/zh/index.html):TDengine在Kubenetes环境进行部署的详细说明
|
||||
* [Kubernetes部署](https://taosdata.github.io/TDengine-Operator/zh/index.html):TDengine在Kubernetes环境进行部署的详细说明
|
||||
|
||||
## [整体架构](/architecture)
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@ TDengine is a highly efficient platform to store, query, and analyze time-series
|
|||
- [Command-line](/getting-started#console) : an easy way to access TDengine server
|
||||
- [Experience Lightning Speed](/getting-started#demo): running a demo, inserting/querying data to experience faster speed
|
||||
- [List of Supported Platforms](/getting-started#platforms): a list of platforms supported by TDengine server and client
|
||||
- [Deploy to Kubernetes](https://taosdata.github.io/TDengine-Operator/en/index.html):a detailed guide for TDengine deployment in Kubernetes environment
|
||||
|
||||
## [Overall Architecture](/architecture)
|
||||
|
||||
|
|
Loading…
Reference in New Issue