Skip to content

Commit 6f56152

Browse files
authored
docs: fix typo and add contents about "ngrok Kubernetes Operator" (#3874)
1 parent 8ed3a06 commit 6f56152

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

site-src/implementations.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -496,19 +496,20 @@ If you have any suggestions or experience issues with NGINX Gateway Fabric, plea
496496
### ngrok Kubernetes Operator
497497

498498
[ngrok Kubernetes Operator][ngrok-k8s-operator] After adding preliminary support last year, the [ngrok Kubernetes Operator][ngrok-k8s-operator] supports the entire core Gateway API. This includes:
499-
-Routes (HTTPRoute, TCPRoute, TLSRoute) + RouteMatches (Header, Path, +more)
500-
-Filters: Header, Redirect, Rewrite + more
501-
-Backends: Backend Filters + Weighted balancing
502-
-ReferenceGrant: RBAC for multi-tenant clusters handling
503-
-Traffic Policy as an extensionRef or annotation when the Gateway API isn’t flexible enough
499+
500+
- Routes (HTTPRoute, TCPRoute, TLSRoute) + RouteMatches (Header, Path, +more)
501+
- Filters: Header, Redirect, Rewrite + more
502+
- Backends: Backend Filters + Weighted balancing
503+
- ReferenceGrant: RBAC for multi-tenant clusters handling
504+
- Traffic Policy as an extensionRef or annotation when the Gateway API isn’t flexible enough
504505

505506
You can read our [docs][ngrok-k8s-gwapi-docs] for more information. If you have any feature requests or bug reports, please [create an issue][ngrok-issue-new]. You can also reach out for help on [Slack][ngrok-slack]
506507

507508
[ngrok-k8s-operator]:https://github.com/ngrok/ngrok-operator
508509
[ngrok]:https://ngrok.com
509510
[ngrok-k8s-gwapi-docs]:https://ngrok.com/docs/k8s/
510511
[ngrok-issue-new]: https://github.com/ngrok/ngrok-operator/issues/new/choose
511-
512+
[ngrok-slack]:https://ngrokcommunity.slack.com/channels/general
512513

513514
### STUNner
514515

0 commit comments

Comments
 (0)