This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 67cfdc5e1ac [optimization] pixiu-faq (#1395)
67cfdc5e1ac is described below
commit 67cfdc5e1ac0e8126bc90ccb8b7b6773eceac0a6
Author: JIAN ZHONG <[email protected]>
AuthorDate: Fri Aug 19 10:45:48 2022 +0800
[optimization] pixiu-faq (#1395)
---
content/zh/docs3-v2/dubbo-go-pixiu/overview/faq.md | 22 ++++++----------------
1 file changed, 6 insertions(+), 16 deletions(-)
diff --git a/content/zh/docs3-v2/dubbo-go-pixiu/overview/faq.md
b/content/zh/docs3-v2/dubbo-go-pixiu/overview/faq.md
index 590e06dec25..f05620e275e 100755
--- a/content/zh/docs3-v2/dubbo-go-pixiu/overview/faq.md
+++ b/content/zh/docs3-v2/dubbo-go-pixiu/overview/faq.md
@@ -5,25 +5,15 @@ linkTitle: "Pixiu 常见问题"
weight: 3
---
-# 常见问题
-<a href="#1" target="_self">1.Pixiu 目前可以用于生产环境吗</a>
-
-<a href="#2" target="_self">2.Pixiu 目前支持高可用吗?</a>
-
-
-********
-<h3 id='1'>Q: 1.Pixiu 目前可以用于生产环境吗?</h3>
+### 常见问题 Q1
+**Pixiu 目前可以用于生产环境吗?**
**A:**
-0.4.0版本之后就可以上生产环境,欢迎已经在使用的企业参与此issue:[who's using
Pixiu](https://github.com/apache/dubbo-go-pixiu/issues/64)
+ 0.4.0版本之后就可以上生产环境,欢迎已经在使用的企业参与此 issue: [who's using
Pixiu](https://github.com/apache/dubbo-go-pixiu/issues/64)
-********
-<h3 id='2'>Q: 2.Pixiu 目前支持高可用吗?</h3>
+### 常见问题 Q2
+**Pixiu 目前支持高可用吗?**
**A:**
-
-目前 Pixiu 仅支持单实例部署,可以和 Nginx 组成无状态多实例集群。
-
-********
-
+ 目前 Pixiu 仅支持单实例部署,可以和 Nginx 组成无状态多实例集群。