This is an automated email from the ASF dual-hosted git repository.
sylviasu 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 ebf10445c8a docs: update blog's tags (#1275)
ebf10445c8a is described below
commit ebf10445c8a459c68a8019bf83349197814beebe
Author: Fei Han <[email protected]>
AuthorDate: Mon Aug 8 17:35:35 2022 +0800
docs: update blog's tags (#1275)
---
.../23/deploy-great-open-source-gateway-and-ingress-controller-fast.md | 2 +-
.../2021/11/22/develop-apisix-ingress-with-nocalhost-in-kubernetes.md | 2 +-
blog/en/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md | 2 +-
blog/en/blog/2022/01/17/apisix-kafka-integration.md | 2 +-
blog/en/blog/2022/01/25/apisix-grpc-web-integration.md | 2 +-
blog/en/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md | 2 +-
blog/zh/blog/2021/10/18/meetup.md | 2 +-
blog/zh/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md | 2 +-
blog/zh/blog/2022/01/17/apisix-kafka-integration.md | 2 +-
blog/zh/blog/2022/01/25/apisix-grpc-web-integration.md | 2 +-
blog/zh/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md | 2 +-
blog/zh/blog/2022/07/13/monitor-api-gateway-apisix-with-prometheus.md | 2 +-
.../blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md | 2 +-
blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md | 2 +-
14 files changed, 14 insertions(+), 14 deletions(-)
diff --git
a/blog/en/blog/2021/06/23/deploy-great-open-source-gateway-and-ingress-controller-fast.md
b/blog/en/blog/2021/06/23/deploy-great-open-source-gateway-and-ingress-controller-fast.md
index 53215970eb7..e3f3947fb38 100644
---
a/blog/en/blog/2021/06/23/deploy-great-open-source-gateway-and-ingress-controller-fast.md
+++
b/blog/en/blog/2021/06/23/deploy-great-open-source-gateway-and-ingress-controller-fast.md
@@ -9,7 +9,7 @@ keywords:
- Helm Chart
- API Gateway
description: Through the cloud-native API gateway Apache APISIX Helm
repository, you can directly deploy Apache APISIX and APISIX Ingress controller
in Rancher.
-tags: [Tutorials, Ecosystem]
+tags: [Ecosystem]
---
> This article shows the procedure of installing and deploying Apache APISIX
> and Apache APISIX Ingress Controller in the Rancher App Store (Catalog), and
> how to proxy Kubernetes services through them.
diff --git
a/blog/en/blog/2021/11/22/develop-apisix-ingress-with-nocalhost-in-kubernetes.md
b/blog/en/blog/2021/11/22/develop-apisix-ingress-with-nocalhost-in-kubernetes.md
index 13909f4a50b..672bf6ea614 100644
---
a/blog/en/blog/2021/11/22/develop-apisix-ingress-with-nocalhost-in-kubernetes.md
+++
b/blog/en/blog/2021/11/22/develop-apisix-ingress-with-nocalhost-in-kubernetes.md
@@ -11,7 +11,7 @@ keywords:
- Controller
- Development
description: This article introduces the use of Nocalhost to seamlessly
connect a local development machine to a remote K8s and develop and debug
APISIX Ingress Controller with IDE.
-tags: [Technology,Kubernetes]
+tags: [Ecosystem]
---
> This article walks you through using Nocalhost to seamlessly connect your
> local development machine to a remote Kubernetes cluster, allowing you to
> use IDE to develop and debug Apache APISIX Ingress Controller. Giving you
> the ability to comfortably develop and debug your remote apps with your
> existing skills.
diff --git a/blog/en/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md
b/blog/en/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md
index 457f115aefb..7b32974140d 100644
--- a/blog/en/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md
+++ b/blog/en/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md
@@ -15,7 +15,7 @@ keywords:
- Proxy
- API Gateway
description: This article describes how to use APISIX to implement a proxy for
Dubbo. You can use dubbo-proxy plugin to build backend system of Dubbo
framework.
-tags: [Ecosystem,Plugin]
+tags: [Ecosystem,Plugins]
---
> This article describes how to use APISIX to implement a proxy for Dubbo. You
> can use dubbo-proxy plugin to build backend system of Dubbo framework.
diff --git a/blog/en/blog/2022/01/17/apisix-kafka-integration.md
b/blog/en/blog/2022/01/17/apisix-kafka-integration.md
index b49152aee26..484f87fa9a9 100644
--- a/blog/en/blog/2022/01/17/apisix-kafka-integration.md
+++ b/blog/en/blog/2022/01/17/apisix-kafka-integration.md
@@ -16,7 +16,7 @@ keywords:
- logging
- monitoring
description: This article describes how to use the kafka-logger plugin with
APISIX. Wiht enhancements, the plugin now has mature and complete functions.
-tags: [Ecosystem,Plugin]
+tags: [Ecosystem,Plugins]
---
> This article describes how to use the kafka-logger plugin with APISIX. Wiht
> enhancements, the plugin now has mature and complete functions.
diff --git a/blog/en/blog/2022/01/25/apisix-grpc-web-integration.md
b/blog/en/blog/2022/01/25/apisix-grpc-web-integration.md
index 36ffaeb9eb0..3208f9dd608 100644
--- a/blog/en/blog/2022/01/25/apisix-grpc-web-integration.md
+++ b/blog/en/blog/2022/01/25/apisix-grpc-web-integration.md
@@ -15,7 +15,7 @@ keywords:
- API Gateway
- Ecology
description: APISIX has broadened the scope of support for the gRPC ecosystem.
This article will introduce details of using the gRPC web protocol request
proxy.
-tags: [Ecosystem,Plugin]
+tags: [Ecosystem,Plugins]
---
> Apache APISIX already supports gRPC protocol proxies, as well as HTTP(s) to
> gRPC Server proxies via the gRPC Transcode plugin. Through active community
> discussion and contributions, Apache APISIX has broadened the scope of
> support for the gRPC ecosystem: support for the gRPC Web Protocol Request
> Proxy.
diff --git a/blog/en/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md
b/blog/en/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md
index 689781a6922..ae555771324 100644
--- a/blog/en/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md
+++ b/blog/en/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md
@@ -15,7 +15,7 @@ keywords:
- Authentication
- Ecosystem
description: This article describes `forward-auth`, a new plugin in APISIX,
and show the details on how to use this cleanly designed authentication model.
-tags: [Authentication,Plugin]
+tags: [Authentication,Plugins]
---
> This article describes the use of `forward-auth`, a new plugin in Apache
> APISIX, and provides detailed instructions on how to use this cleanly
> designed authentication model.
diff --git a/blog/zh/blog/2021/10/18/meetup.md
b/blog/zh/blog/2021/10/18/meetup.md
index 7d15bd7455e..d38fb3a31c7 100644
--- a/blog/zh/blog/2021/10/18/meetup.md
+++ b/blog/zh/blog/2021/10/18/meetup.md
@@ -7,7 +7,7 @@ keywords:
- API 网关
- APISIX Ingress Controller
description: 云原生 API 网关 Apache APISIX 联合 Apache SkyWalking 社区为大家带来线上分享,包含了
Apache APISIX 可观测性介绍和APISIX Ingress Controller 项目相关情况。
-tags: [Events]
+tags: [Community]
---
> 10 月 23 日,Apache APISIX 社区联合 Apache SkyWalking 社区为大家带来线上分享,快来看看有哪些精彩的议题吧。
<!--truncate-->
diff --git a/blog/zh/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md
b/blog/zh/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md
index 6cb239675c9..54f64a0cf34 100644
--- a/blog/zh/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md
+++ b/blog/zh/blog/2022/01/13/how-to-proxy-dubbo-in-apache-apisix.md
@@ -15,7 +15,7 @@ keywords:
- 代理
- API 网关
description: 本文为介绍了如何借助 Apache APISIX 实现 Dubbo Service 的代理,通过引入 dubbo-proxy
插件便可为 Dubbo 框架的后端系统构建更简单更高效的流量链路。
-tags: [Ecosystem,Plugin]
+tags: [Ecosystem,Plugins]
---
> 本文介绍了如何借助 Apache APISIX 实现 Dubbo Service 的代理,通过引入 dubbo-proxy 插件便可为 Dubbo
> 框架的后端系统构建更简单更高效的流量链路。
diff --git a/blog/zh/blog/2022/01/17/apisix-kafka-integration.md
b/blog/zh/blog/2022/01/17/apisix-kafka-integration.md
index e75411c9b14..5db1de5ac4f 100644
--- a/blog/zh/blog/2022/01/17/apisix-kafka-integration.md
+++ b/blog/zh/blog/2022/01/17/apisix-kafka-integration.md
@@ -16,7 +16,7 @@ keywords:
- 日志
- 监控
description: 本文介绍了如何在 Apache APISIX 中使用 kafka-logger
插件。经过多次功能强化后,目前该插件已具备非常成熟且完善的功能。
-tags: [Ecosystem,Plugin]
+tags: [Ecosystem,Plugins]
---
> Apache APISIX 早在 1.2 版本开始就已经提供了 `kafka-logger`
> 插件的支持,其后又经过多次功能强化,目前已具备非常成熟且完善的功能。支持将 API 请求日志,甚至请求体和响应体以 JSON 格式推送至 Kafka
> 集群中。
diff --git a/blog/zh/blog/2022/01/25/apisix-grpc-web-integration.md
b/blog/zh/blog/2022/01/25/apisix-grpc-web-integration.md
index 5cf45d1c0fd..14ee59449e6 100644
--- a/blog/zh/blog/2022/01/25/apisix-grpc-web-integration.md
+++ b/blog/zh/blog/2022/01/25/apisix-grpc-web-integration.md
@@ -15,7 +15,7 @@ keywords:
- API 网关
- Ecosystem
description: 通过社区的积极讨论和贡献,Apache APISIX 又拓宽了 gRPC 生态的支持范围。本文将介绍 gRPC Web
协议请求代理的具体使用步骤及细节。
-tags: [Ecosystem,Plugin]
+tags: [Ecosystem,Plugins]
---
> Apache APISIX 已经支持了 gRPC 协议代理,以及通过 gRPC Transcode 插件支持了 HTTP(s) 到 gRPC
> Server 的代理。通过社区的积极讨论和贡献,Apache APISIX 又拓宽了 gRPC 生态的支持范围:支持 gRPC Web 协议请求代理。
diff --git a/blog/zh/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md
b/blog/zh/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md
index 8e0bcd00d82..fd429d6b79e 100644
--- a/blog/zh/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md
+++ b/blog/zh/blog/2022/01/26/apisix-integrate-forward-auth-plugin.md
@@ -15,7 +15,7 @@ keywords:
- 认证
- 生态
description: 本文将介绍 Apache APISIX 中新增插件 `forward-auth`
的使用方法,为大家详细说明如何使用这款设计简洁的认证模型。
-tags: [Authentication,Plugin]
+tags: [Authentication,Plugins]
---
> 本文将介绍 Apache APISIX 中新增插件 `forward-auth` 的使用方法,为大家详细说明如何使用这款设计简洁的认证模型。
diff --git
a/blog/zh/blog/2022/07/13/monitor-api-gateway-apisix-with-prometheus.md
b/blog/zh/blog/2022/07/13/monitor-api-gateway-apisix-with-prometheus.md
index 72124d677c8..ccc7b051097 100644
--- a/blog/zh/blog/2022/07/13/monitor-api-gateway-apisix-with-prometheus.md
+++ b/blog/zh/blog/2022/07/13/monitor-api-gateway-apisix-with-prometheus.md
@@ -11,7 +11,7 @@ keywords:
- Prometheus
- Grafana
description: 本文将为你介绍云原生 API 网关 Apache APISIX 的 prometheus 插件的相关信息,并通过此插件监控
APISIX,也为你演示了如何在 APISIX Dashboard 中配置 Grafana。
-tags: [Ecosystem, Observability, Technology]
+tags: [Ecosystem, Plugins]
---
> 本文将为你介绍 Apache APISIX 的 prometheus 插件的相关信息,并通过此插件监控 APISIX,并且也为你演示了如何在
> APISIX Dashboard 中配置 Grafana。
diff --git
a/blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md
b/blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md
index 876c232281b..d23f878621b 100644
--- a/blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md
+++ b/blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md
@@ -16,7 +16,7 @@ keywords:
- Apache APISIX
- 开源
description: Apache APISIX 作为 Apache
软件基金会顶级项目,在项目快速发展的背后,进行了哪些探索?为什么会得到越来愈多开发者和企业用户的青睐?本文将从技术和社区两个层面带来详细解读。
-tags: [Technology,Community]
+tags: [Community]
---
> Apache APISIX 作为 Apache
> 软件基金会顶级项目,在项目快速发展的背后,进行了哪些探索?为什么会得到越来愈多开发者和企业用户的青睐?本文将从技术和社区两个层面带来详细解读。
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 8fb2ff10fde..f6320a02649 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
@@ -12,7 +12,7 @@ keywords:
- Google Cloud T2A
- ARM64
description: 本文主要使用云原生 API 网关 Apache APISIX 分别在 Google Cloud T2A 和 Google
Cloud T2D 进行性能测试,并且进行对比两者的性能。
-tags: [Technology]
+tags: [Ecosystem]
---
> 本文主要使用 Apache APISIX 来对比 Google Cloud T2A 和 Google Cloud T2D 的性能。