mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated README
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
三种方式:
|
||||
1. [Docker](http://docs.crawlab.cn/Installation/Docker.html)(推荐)
|
||||
2. [直接部署](http://docs.crawlab.cn/Installation/Direct.html)(了解内核)
|
||||
3. [Kubernetes](https://juejin.im/post/5e0a02d851882549884c27ad) (多节点部署)
|
||||
3. [Kubernetes](http://docs.crawlab.cn/Installation/Kubernetes.html) (多节点部署)
|
||||
|
||||
### 要求(Docker)
|
||||
- Docker 18.03+
|
||||
|
||||
@@ -34,10 +34,10 @@ Golang-based distributed web crawler management platform, supporting various lan
|
||||
|
||||
## Installation
|
||||
|
||||
Two methods:
|
||||
Three methods:
|
||||
1. [Docker](http://docs.crawlab.cn/Installation/Docker.html) (Recommended)
|
||||
2. [Direct Deploy](http://docs.crawlab.cn/Installation/Direct.html) (Check Internal Kernel)
|
||||
3. [Kubernetes](https://juejin.im/post/5e0a02d851882549884c27ad) (Multi-Node Deployment)
|
||||
3. [Kubernetes](http://docs.crawlab.cn/Installation/Kubernetes.html) (Multi-Node Deployment)
|
||||
|
||||
### Pre-requisite (Docker)
|
||||
- Docker 18.03+
|
||||
|
||||
Reference in New Issue
Block a user