Skip to content

Commit ecea80b

Browse files
committed
More
1 parent 484cb0a commit ecea80b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/nginx-one/nic-ngf/add-nic.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ nd-content-type: how-to
66
nd-product: NGINX One
77
---
88

9-
This document explains how to connect F5 NGINX Ingress Controller and F5 NGINX Gateway Fabric to F5 NGINX One Console using NGINX Agent.
9+
This document explains how to connect F5 NGINX Ingress Controller <!-- and F5 NGINX Gateway Fabric -->to F5 NGINX One Console using NGINX Agent.
1010
Connecting NGINX Ingress Controller to NGINX One Console enables centralized monitoring of all controller instances.
1111

12-
Once connected, you'll see a **read-only** configuration of NGINX Ingress Controller and NGINX Gateway Fabric. For each instance, you can review:
12+
Once connected, you'll see a **read-only** configuration of NGINX Ingress Controller. For each instance, you can review:
1313

1414
- Read-only configuration file
1515
- F5 NGINX App Protect WAF policies
@@ -45,7 +45,7 @@ nginxAgent:
4545
dataplaneKeySecretName: "<Your Dataplane Key Secret Name>"
4646
```
4747
48-
The `dataplaneKey` is used to authenticate the agent with NGINX One Console. See the [NGINX One Console Docs]({{< ref "/nginx-one/connect-instances/create-manage-data-plane-keys.md" >}})
48+
The `dataplaneKeySecretName` is used to authenticate the agent with NGINX One Console. See the [NGINX One Console Docs]({{< ref "/nginx-one/connect-instances/create-manage-data-plane-keys.md" >}})
4949
for instructions on to generate your dataplane key from the NGINX One Console.
5050

5151
Follow the [Installation with Helm]({{< ref "/nic/installation/installing-nic/installation-with-helm.md" >}}) instructions to deploy NGINX Ingress Controller.
@@ -151,7 +151,7 @@ Check NGINX Agent logs:
151151
kubectl exec -it -n <namespace> <nginx-ingress-pod-name> -- nginx-agent
152152
```
153153

154-
For each connected NGINX Ingress Controller and Gateway Fabric instance, you can review:
154+
For each connected NGINX Ingress Controller instance, you can review:
155155

156156
- Read-only configuration file
157157
- F5 NGINX App Protect WAF policies

0 commit comments

Comments
 (0)