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/10/19 06:15:22 UTC

[GitHub] [apisix-ingress-controller] bzp2010 commented on a diff in pull request #1391: docs: update ApisixRoute docs

bzp2010 commented on code in PR #1391:
URL: https://github.com/apache/apisix-ingress-controller/pull/1391#discussion_r998981937


##########
docs/en/latest/concepts/apisix_route.md:
##########
@@ -21,18 +26,13 @@ title: ApisixRoute
 #
 -->
 
-`ApisixRoute` is a CRD resource which focus on how to route traffic to
-expected backend, it exposes many features supported by Apache APISIX.
-Compared to [Ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/),
-functions are implemented in a more native way, with stronger semantics.
+`ApisixRoute` is a Kubernetes CRD object that provides a spec to route traffic to services with APISIX. It is much more capable and easy to use compared to the default [Kubernetes Ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/) resource.
 
-Path based route rules
-----------------------
+See [reference](https://apisix.apache.org/docs/ingress-controller/references/apisix_route_v2/) for the full API documentation.

Review Comment:
   Hi, @navendu-pottekkat. Maybe we need to remove the `/` at the end of the URL?
   
   



-- 
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