This is an automated email from the ASF dual-hosted git repository.
soulbird pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new 8bd0da426d8 docs: update blog error (#1232)
8bd0da426d8 is described below
commit 8bd0da426d8fdda3b9a51ae8435d6ff945d47f35
Author: soulbird <[email protected]>
AuthorDate: Fri Jul 22 18:07:40 2022 +0800
docs: update blog error (#1232)
Co-authored-by: soulbird <[email protected]>
---
blog/en/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md | 2 +-
blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/blog/en/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
b/blog/en/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
index 68d301a524c..e710436bcba 100644
--- a/blog/en/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
+++ b/blog/en/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
@@ -93,7 +93,7 @@ HTTP/1.1 200 OK
From the previous steps, the installation and compatibility testing of Apache
APISIX on Google Cloud Tau T2A can be successfully completed. So what is the
actual performance of Google Cloud T2A? Next, we will use Apache APISIX to do a
performance test on Google Cloud T2A and Google Cloud T2D to see their actual
performance.
-Google Cloud T2D is another model of Google Cloud Tau series, which is based
on Intel® x86 architecture, so the etcd installation steps are slightly
different from above:
+Google Cloud T2D is another model of Google Cloud Tau series, which is based
on AMD x86 architecture, so the etcd installation steps are slightly different
from above:
```shell
sudo docker run -d --name etcd \
diff --git a/blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
b/blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
index 2505b726cf3..8fb2ff10fde 100644
--- a/blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
+++ b/blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
@@ -93,7 +93,7 @@ HTTP/1.1 200 OK
从上述操作来看,Apache APISIX 在 Google Cloud Tau T2A 上的安装和兼容性测试都能顺利完成。那么 Google Cloud
T2A 的实际性能到底如何呢?接下来我们将使用 Apache APISIX 分别在 Google Cloud T2A 和 Google Cloud T2D
上做性能测试对比,来看看其实际表现。
-Google Cloud T2D 是 Google Cloud Tau 系列的另一款机型,是基于 Intel® x86 架构的,所以上述 etcd
安装步骤略有不同:
+Google Cloud T2D 是 Google Cloud Tau 系列的另一款机型,是基于 AMD x86 架构的,所以上述 etcd
安装步骤略有不同:
````shell
sudo docker run -d --name etcd \