You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/30 03:30:28 UTC

[GitHub] [apisix-website] yzeng25 commented on a diff in pull request #1459: docs:add two blogs

yzeng25 commented on code in PR #1459:
URL: https://github.com/apache/apisix-website/pull/1459#discussion_r1059227849


##########
blog/zh/blog/2022/12/27/apisix-ingress-with-gatewayapi.md:
##########
@@ -0,0 +1,151 @@
+---
+title: "APISIX Ingress 对 Gateway API 的支持和应用"
+author: "lingsamuel"
+authorURL: "https://github.com/lingsamuel"
+authorImageURL: "https://github.com/lingsamuel.png"
+keywords: 
+- Apache APISIX
+- Ingress
+- Ingress controller
+- Gateway API
+description: 本文介绍了 Gateway API 这个将服务暴露到集群之外的全新规范,并且介绍了如何在 APISIX Ingress Controller 中使用它。
+tags: [Ecosystem]
+---
+
+> 本文介绍了 Gateway API 这个将服务暴露到集群之外的全新规范,并且介绍了如何在 APISIX Ingress Controller 中使用它。
+
+<!--truncate-->
+
+> 作者@lingsamuel,API7.ai 云原生技术专家,Apache APISIX Committer。
+
+Gateway API 是除原生 Service 与 Ingress 之外,APISIX 社区发起的独立规范,帮助用户将 Kubernetes 中的服务暴露到集群之外,由  [sig-network](https://github.com/kubernetes/community/tree/master/sig-network) (特别兴趣小组)管理。

Review Comment:
   Ditto, one space is good enough.
   ```suggestion
   Gateway API 是除原生 Service 与 Ingress 之外,APISIX 社区发起的独立规范,帮助用户将 Kubernetes 中的服务暴露到集群之外,由 [sig-network](https://github.com/kubernetes/community/tree/master/sig-network) (特别兴趣小组)管理。
   ```



##########
blog/zh/blog/2022/12/27/apisix-ingress-with-Flagger.md:
##########
@@ -0,0 +1,407 @@
+---
+title: "APISIX Ingress + Flagger 实现顺滑的金丝雀发布"
+author: "谭恒亮"
+authorURL: "https://github.com/Gallardot"
+authorImageURL: "https://github.com/Gallardot.png"
+keywords: 
+- Apache APISIX
+- Ingress
+- Ingress controller
+- 金丝雀
+- Flagger
+description: 通过 Apache APISIX 和 Flagger 的整合,实现了非常顺滑的金丝雀发布。
+tags: [Ecosystem]
+---
+
+> 通过 Apache APISIX 和 Flagger 的整合,实现了非常顺滑的金丝雀发布。
+
+<!--truncate-->
+
+> 作者:谭恒亮,Github ID:  Gallardot。开源项目爱好者,CNCF Chaos Mesh 项目 Maintainer,CNCF KubeVela、Apache APISIX、CNCF Flagger、CNCF Argo Rollouts 等项目 Contributor。目前在小鹏汽车任职基础架构研发专家。

Review Comment:
   Please remove an extra space here.
   ```suggestion
   > 作者:谭恒亮,Github ID: Gallardot。开源项目爱好者,CNCF Chaos Mesh 项目 Maintainer,CNCF KubeVela、Apache APISIX、CNCF Flagger、CNCF Argo Rollouts 等项目 Contributor。目前在小鹏汽车任职基础架构研发专家。
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org