Skip to content

Commit 5eefbaa

Browse files
vvnginxmjang
andauthored
Update content/nim/fundamentals/tech-specs.md
Co-authored-by: Mike Jang <[email protected]>
1 parent a073201 commit 5eefbaa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

content/nim/fundamentals/tech-specs.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,17 @@ The table below shows the estimated storage requirements for **NGINX OSS**, base
135135
## Directory Requirements for NGINX Instance Manager
136136

137137
Below are the directory requirements and storage recommendations for fresh, minimal, and moderate usage (<100 instances) of NGINX Instance Manager (NIM).
138-
Important Note: These recommendations apply if you are using NGINX Agent to connect NGINX instances to NIM for full management capabilities (e.g., managing configurations, viewing metrics, applying WAF policies, managing certificates, etc.). If the use case is solely usage reporting, as introduced in R33+, the Agent is not required, and resources needed are significantly reduced. For usage reporting-only deployments, NIM simply receives and stores usage data sent directly from the instances, which does not require the same resource allocation outlined below.
138+
139+
{{< call-out "important" >}}
140+
These recommendations apply if you are using NGINX Agent to connect NGINX instances to NIM for full management capabilities, including:
141+
142+
- Managing configurations
143+
- Viewing metrics
144+
- Applying WAF policies
145+
- Managing certificates
146+
147+
If you're concerned solely on usage reporting, you do not need NGINX Agent. Required resources needed are significantly reduced. For usage reporting-only deployments, NIM receives and stores usage data sent directly from the instances.
148+
{{< /call-out >}}
139149

140150
{{<bootstrap-table "table table-striped table-bordered">}}
141151
| Directory path | Content | Recommendation |

0 commit comments

Comments
 (0)