You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sh...@apache.org on 2021/05/25 19:45:53 UTC

[apisix] branch master updated: docs: add the helm chart link in the k8s deployment apisix doc (#4303)

This is an automated email from the ASF dual-hosted git repository.

shuyangw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 0876389  docs: add the helm chart link in the k8s deployment apisix doc (#4303)
0876389 is described below

commit 0876389863072a5bf9c66157016058f915bd3d2d
Author: Yuelin Zheng <22...@qq.com>
AuthorDate: Wed May 26 03:45:43 2021 +0800

    docs: add the helm chart link in the k8s deployment apisix doc (#4303)
---
 kubernetes/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kubernetes/README.md b/kubernetes/README.md
index da88532..b91bbc0 100644
--- a/kubernetes/README.md
+++ b/kubernetes/README.md
@@ -21,6 +21,8 @@
 
 There are some yaml files for deploying apisix in Kubernetes.
 
+**Note: You can also install Apache APISIX in Kubernetes by [Helm Chart](https://github.com/apache/apisix-helm-chart).**
+
 ### Prerequisites
 
 - use `etcd`, if there is no `etcd` service, please install and set etcd address in `../conf/config.yaml`