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/universal-gateway/overview.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ngrok's Universal Gateway is a suite of common tools for building API and device
10
10
11
11
**What makes it "universal"?**
12
12
The Universal Gateway is a flexible and composable platform that can be used with software running locally or in the cloud, and with devices running on-premises or distributed in the field.
13
-
You can deliver traffic to internal and public APIs as well as orchestrate traffic across your devices.
13
+
You can deliver traffic to internal and public APIs as well as orchestrate traffic across your devices.
14
14
It's globally distributed by default and provides support across multiple environments with minimal configuration.
15
15
16
16
:::tip
@@ -30,8 +30,8 @@ Learn more in the [Traffic Policy documentation](/docs/traffic-policy/).
30
30
31
31
### Kubernetes Operator
32
32
33
-
The ngrok Kubernetes Operator is the best way to use ngrok if your applications run in Kubernetes environments.
34
-
It comes with custom resources for configuration and also supports both Ingress resources as well as the new cross-platform Gateway API configuration resources.
33
+
The ngrok Kubernetes Operator is the best way to use ngrok if your applications run in Kubernetes environments.
34
+
It comes with custom resources for configuration and also supports both Ingress resources as well as the new cross-platform Gateway API configuration resources.
35
35
36
36
You should use the ngrok Kubernetes Operator if you want to:
37
37
@@ -52,7 +52,7 @@ Whenever changes occur in your ngrok account or when traffic transits through yo
52
52
53
53
### Identify and access management
54
54
55
-
ngrok includes a robust identity and access management (IAM) system.
55
+
ngrok includes a robust identity and access management (IAM) system.
56
56
ngrok's IAM functionality enables you to:
57
57
58
58
- Issue, rotate and revoke unique credentials for each principal in your account (either a human user or an automated process).
@@ -73,4 +73,4 @@ ngrok's IAM functionality enables you to:
73
73
74
74
- Explore key concepts for working with the Universal Gateway such as [endpoint types](#), [protocols](#), [bindings](#), and [pooling](#).
75
75
- Check out the [Universal Gateway examples collection](/docs/universal-gateway/examples/) to see how to implement even more common use cases.
76
-
- Proceed to the Guides section to get started with ngrok as an [API gateway](/guides/api-gateway/get-started/), [device gateway](/guides/device-gateway/agent/), [identity-aware proxy](#), or for [site-to-site connectivity](/guides/identity-aware-proxy/securing-with-oauth/).
76
+
- Proceed to the Guides section to get started with ngrok as an [API gateway](/guides/api-gateway/get-started/), [device gateway](/guides/device-gateway/agent/), [identity-aware proxy](#), or for [site-to-site connectivity](/guides/identity-aware-proxy/securing-with-oauth/).
0 commit comments