Skip to content

Commit a1ca27d

Browse files
author
Kate Osborn
committed
Add section breaks
1 parent b14b208 commit a1ca27d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site/content/how-to/traffic-management/upstream-settings.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ This guide will show you how to use the `UpstreamSettingsPolicy` API to configur
2828

2929
For all the possible configuration options for `UpstreamSettingsPolicy`, see the [API reference]({{< relref "reference/api.md" >}}).
3030

31+
---
32+
3133
## Before you begin
3234

3335
- [Install]({{< relref "/installation/" >}}) NGINX Gateway Fabric.
@@ -40,6 +42,8 @@ For all the possible configuration options for `UpstreamSettingsPolicy`, see the
4042

4143
{{< note >}}In a production environment, you should have a DNS record for the external IP address that is exposed, and it should refer to the hostname that the gateway will forward for.{{< /note >}}
4244

45+
---
46+
4347
## Setup
4448

4549
Create the `coffee` and `tea` example applications:
@@ -222,6 +226,8 @@ Server address: 10.244.0.9:8080
222226
Server name: tea-76c7c85bbd-cf8nz
223227
```
224228

229+
---
230+
225231
## Configure upstream zone size
226232

227233
To set the upstream zone size to 1 megabyte for both the `coffee` and `tea` services, create the following `UpstreamSettingsPolicy`:

0 commit comments

Comments
 (0)