Skip to content

Commit 784b79f

Browse files
authored
Merge pull request #501 from Yilialinn/docs-link-apache-apisix-gateway-api
docs: link Apache APISIX Gateway API documentation
2 parents efa0659 + 1176658 commit 784b79f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/operations/networking/switch-gateway.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 4110
55
description:
66
---
77

8-
You can switch to any [gateway implementations](https://gateway-api.sigs.k8s.io/implementations/) that support [Kubernetes Gateway API](https://gateway-api.sigs.k8s.io/) such as Contour, Istio, Apache APISIX, Envoy Gateway (in the future) and more in an easier and vendor-neutral way.
8+
You can switch to any [gateway implementations](https://gateway-api.sigs.k8s.io/implementations/) that support [Kubernetes Gateway API](https://gateway-api.sigs.k8s.io/) such as Contour, Istio, [Apache APISIX](https://apisix.apache.org/docs/ingress-controller/concepts/gateway-api/), Envoy Gateway (in the future) and more in an easier and vendor-neutral way.
99

1010
For example, you can choose to use Istio as the underlying `Kubernetes Gateway` like this:
1111

@@ -87,4 +87,4 @@ spec:
8787
name: custom-gateway
8888
namespace: openfunction
8989
EOF
90-
```
90+
```

0 commit comments

Comments
 (0)