# QLauncher佈署服務-QNAP

## **Container Station** 正常情況&#x20;

* 確認是否正常安裝，並且啟動 Container station
* 開啟程式後，可以找到運行的其中 6 - 8 個 Docker **正常為 POD , sysinfo 成對**
* 名稱開頭分別如下 ( **ARM — 6** 個 Docker , **x86 — 8** 個 Docker )

## **x86 - 8 Dockers at CS**

CPU是 **x86** 的裝置，Container Station裡面的Docker至少要有以下 **8 個**：

`k8s_fluentd_fluentd-x86 ...` \
`k8s_nginx_nginx ...` \
`k8s_POD_fluentd-x86 ...` \
`k8s_POD_nginx ...` \
`k8s_POD_sysinfo ...` \
`k8s_POD_v2ray...` \
`k8s_sysinfo_sysinfo ...` \
`k8s_v2ray_v2ray`

![8 Dockers at Container station](https://2177507710-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9-d8vHwok-8_jOE24i%2F-ME8mh6IqWMH2np3-6GN%2F-ME8oUSQLMP6zijCPgDg%2F01%20x86%20QL%20docker.png?alt=media\&token=3feb410c-647b-4e34-9464-011fc4fc5632)

### **Docker images ( x86 )**

映像檔**至少要**有以下 **5 個**：

* docker-registry.poseidon.network/qlauncher -sysinfo-updater
* docker-registry.poseidon.network/qservice-v2ray
* docker-registry.poseidon.network/qservice-fluented
* nginx
* kuberdge

![](https://2177507710-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9-d8vHwok-8_jOE24i%2F-ME8mh6IqWMH2np3-6GN%2F-ME8p7b4RtXqEjrJXJSr%2F02%20x86%20QL%20docker%20images.png?alt=media\&token=16ef75c3-18fe-4df8-8392-b8c2f5858e95)

## **ARM - 6 Dockers at CS**

CPU是 **ARM** 的裝置，Container Station裡面的Docker至少要有以下 **6 個**：

`k8s_nginx_nginx ...` \
`k8s_POD_nginx ...` \
`k8s_POD_sysinfo-arm ...` \
`k8s_POD_v2ray-arm ...` \
`k8s_sysinfo_sysinfo-arm ... k8s_v2ray_v2ray-arm ...`

![](https://2177507710-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9-d8vHwok-8_jOE24i%2F-ME8mh6IqWMH2np3-6GN%2F-ME8sFDXpJy5nCugGUwq%2F03%20ARM%20QL%20docker.png?alt=media\&token=c94abd90-991a-42a9-abfb-f922afd2eab5)

### **Docker images (**`ARM`**)**

映像檔**至少要**有以下 **4 個**：

* `docker-registry.poseidon.network`
* `qlauncher-sysinfo-updater-arm`
* `docker-registry.poseidon.network`
* `qlauncher-qservice-v2rayARM`

![](https://2177507710-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9-d8vHwok-8_jOE24i%2F-ME8mh6IqWMH2np3-6GN%2F-ME8sFDzQVIDDWXQMamY%2F04%20ARM%20QL%20docker%20images.png?alt=media\&token=97e827b6-6224-4db9-b2df-0ea864bace16)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://poseidon-network.gitbook.io/poseidon-network/qlauncher-1/qnap-wei-lian-tong-cao-zuo-shui-ming/qlauncher-bu-shu-fu-wu-container-station.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
