We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6df7d commit a7e7e3dCopy full SHA for a7e7e3d
site/content/docs/user/ingress.md
@@ -20,8 +20,6 @@ Ingress exposes HTTP and HTTPS routes from outside the cluster to services withi
20
21
> **NOTE**: You may also want to consider using [Gateway API](https://gateway-api.sigs.k8s.io/) instead of Ingress.
22
> Gateway API has an [Ingress migration guide](https://gateway-api.sigs.k8s.io/guides/migrating-from-ingress/).
23
->
24
-> You can use blixt to test Gateway API with kind https://github.com/kubernetes-sigs/blixt#usage
25
26
### Create Cluster
27
0 commit comments