You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/k8s/index.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ sidebar_label: Overview
4
4
pagination_next: k8s/how-it-works
5
5
---
6
6
7
+
## What is the Kubernetes Operator?
8
+
7
9
The ngrok Kubernetes Operator is the best way to use ngrok if your applications run in Kubernetes environments.
8
10
It comes with custom resources for configuration and also supports both Ingress resources as well as the new cross-platform Gateway API configuration resources.
9
11
When using Kubernetes Ingresses or the Gateway API resources, the ngrok Kubernetes Operator will translate them into managed instances of the ngrok custom resources for you.
0 commit comments