Skip to content

Commit 69159b0

Browse files
committed
expand scope
1 parent 2880808 commit 69159b0

File tree

5 files changed

+8
-6
lines changed

5 files changed

+8
-6
lines changed

docs/iam/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,4 @@ terminology and concepts ngrok uses to describe its IAM primitives.
4343
email address to an Account.
4444
- [**RBAC**](/iam/rbac/): Role Base Access Control is used to limit the permissions of what
4545
actions a User may take within your account.
46-
- [**Account Domain Controls**](/iam/domain-controls/): Account Domain Controls are used to create
47-
policy on Users who log in or sign up with a given email domain.
46+
- [**Account Domain Controls**](/iam/domain-controls/): Account Domain Controls are used to create policy on Users who log in or sign up with a given email domain.

docs/k8s/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ sidebar_label: Overview
44
pagination_next: k8s/how-it-works
55
---
66

7-
The ngrok Kubernetes Operator is the best way to use ngrok if your applications run in Kubernetes environments. It comes with custom resources for configuration and also supports both Ingress resources as well as the new cross-platform Gateway API configuration resources. 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.
7+
The ngrok Kubernetes Operator is the best way to use ngrok if your applications run in Kubernetes environments.
8+
It comes with custom resources for configuration and also supports both Ingress resources as well as the new cross-platform Gateway API configuration resources. 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.
89

910
The ngrok Kubernetes Operator is deployed to a cluster and allows developers to self-service endpoints to their apps and services using a shared ngrok account.
1011

docs/obs/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ pagination_next: obs/traffic-inspection
77
# Traffic Observability
88

99
ngrok provides two powerful mechanisms that allow you to observe and introspect
10-
the network traffic flowing through your Endpoints. An in-dashboard real-time
10+
the network traffic flowing through your Endpoints.
11+
An in-dashboard real-time
1112
view of requests and a fully-fledged event system to export events to your own
1213
logging systems.
1314

docs/traffic-policy/concepts/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ pagination_label: Phases
77

88
# Traffic Policy Overview
99

10-
The ngrok Traffic Policy engine enables you to manage traffic consistently across your endpoints. It allows you to inspect, manipulate, and route traffic in a structured way.
10+
The ngrok Traffic Policy engine enables you to manage traffic consistently across your endpoints.
11+
It allows you to inspect, manipulate, and route traffic in a structured way.
1112

1213
Traffic Policy is composed of a few key components:
1314

docs/universal-gateway/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ Here are some of the most common use cases for the Universal Gateway, from the [
3434

3535
## What's next?
3636

37-
- Explore key concepts for working with the Universal Gateway such as [endpoint types](/universal-gateway/types/), [protocols](/universal-gateway/protocols/), [bindings](/universal-gateway/bindings/), and [pooling](/universal-gateway/endpoint-pooling/).
3837
- Check out the [Universal Gateway examples collection](/docs/universal-gateway/examples/) to see how to implement even more common use cases.
38+
- Explore key concepts for working with the Universal Gateway such as [endpoint types](/universal-gateway/types/), [protocols](/universal-gateway/protocols/), [bindings](/universal-gateway/bindings/), and [pooling](/universal-gateway/endpoint-pooling/).
3939
- 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](/guides/identity-aware-proxy/securing-with-oauth/), or for [site-to-site connectivity](/guides/identity-aware-proxy/securing-with-oauth/).

0 commit comments

Comments
 (0)