Skip to content

Commit 9a1d97d

Browse files
sjbermany82
andauthored
Update content/ngf/how-to/scaling.md
Co-authored-by: yar <[email protected]>
1 parent bb32b24 commit 9a1d97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ngf/how-to/scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Secondly, you can update the `NginxProxy` resource while NGINX is running to mod
4545
kubectl edit nginxproxies.gateway.nginx.org ngf-proxy-config -n nginx-gateway
4646
```
4747

48-
The alternate way to scale the data plane is by creating a new Gateway. This is is beneficial when you need distinct configurations, isolation, or separate policies.
48+
The alternate way to scale the data plane is by creating a new Gateway. This is beneficial when you need distinct configurations, isolation, or separate policies.
4949

5050
For example, if you're routing traffic to a new domain `admin.example.com` and require a different TLS certificate, stricter rate limits, or separate authentication policies, creating a new Gateway could be a good approach.
5151

0 commit comments

Comments
 (0)