KID-G commented on code in PR #1500:
URL: https://github.com/apache/apisix-website/pull/1500#discussion_r1100954319


##########
blog/zh/blog/2023/02/07/apisix-ingress-with-cert-mamager.md:
##########
@@ -0,0 +1,261 @@
+---
+title: "APISIX Ingress 如何使用 Cert Manager 管理证书"
+authors:
+  - name: "张晋涛"
+    title: "Author"
+    url: "https://github.com/tao12345666333";
+    image_url: "https://github.com/tao12345666333.png";
+keywords:
+- Ingress Controller
+- 云原生
+- APISIX
+- 证书管理
+- Vault
+- cert manager
+description: 本文中介绍了 Kubernetes 中证书的默认存储方式,以及这种方式存在的一些痛点。cert-manager 
的出现比较好的解决了这些问题,逐步成为了 Kubernetes 生态中证书签发/管理领域中的事实标准。
+tags: [Ecosystem]
+---
+
+> 本文中介绍了 Kubernetes 中证书的默认存储方式,以及这种方式存在的一些痛点。cert-manager 的出现比较好的解决了这些问题,逐步成为了 
Kubernetes 生态中证书签发/管理领域中的事实标准。
+
+<!--truncate-->
+
+> 作者[张晋涛](https://github.com/tao12345666333),API7.ai 云原生工程师,Apache APISIX 
Committer。

Review Comment:
   Sorry to downgrade him 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to