You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by to...@apache.org on 2021/07/02 06:04:53 UTC

[apisix-ingress-controller] branch master updated: doc: update k3s-rke.md (#568)

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

tokers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new dbc8133  doc: update k3s-rke.md (#568)
dbc8133 is described below

commit dbc8133805122947bbad21711d66d0782e66bbb5
Author: benson211 <we...@163.com>
AuthorDate: Fri Jul 2 14:04:46 2021 +0800

    doc: update k3s-rke.md (#568)
---
 docs/en/latest/deployments/k3s-rke.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/latest/deployments/k3s-rke.md b/docs/en/latest/deployments/k3s-rke.md
index 2c1ec4f..b462962 100644
--- a/docs/en/latest/deployments/k3s-rke.md
+++ b/docs/en/latest/deployments/k3s-rke.md
@@ -31,7 +31,7 @@ It's a good choice to use Ingress APISIX as the north-south API gateway in K3S.
 * Install [K3S](https://rancher.com/docs/k3s/latest/en/installation/) or [Rancher RKE](https://rancher.com/docs/rke/latest/en/installation/).
 * Install [Helm](https://helm.sh/).
 * Clone [Apache APISIX Charts](https://github.com/apache/apisix-helm-chart).
-* Make sure your target namespace exists, kubectl operations thorough this document will be executed in namespace `ingress-apisix`.
+* Make sure your target namespace exists, kubectl operations through this document will be executed in namespace `ingress-apisix`.
 
 ## Install APISIX