Skip to content

Commit 9cd9002

Browse files
committed
Apply suggestions from code review
1 parent a586dba commit 9cd9002

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Connecting NGINX Ingress Controller to NGINX One Console enables centralized mon
1212
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
15-
- F5 NGINX App Protect WAF policies
1615
- SSL/TLS certificates
1716
- CVEs
1817

@@ -123,8 +122,8 @@ Follow the [Installation with Manifests]({{< ref "/nic/installation/installing-n
123122

124123
## Verify a connection to NGINX One Console
125124

126-
After deploying NGINX Ingress Controller or NGINX Gateway Fabricwith NGINX Agent, you can verify the connection to NGINX One Console.
127-
Log in to your NGINX One Console account and navigate to the Instances dashboard. Your instances should appear in the list, where the instance name will be the pod name.
125+
After deploying NGINX Ingress Controller or NGINX Gateway Fabric with NGINX Agent, you can verify the connection to NGINX One Console.
126+
Log in to your F5 Distributed Console cloud account. Select **NGINX One > Visit Service**. In the dashboard that appears, navigate to **Manage > Instances**. Your instances should appear in the list, where the instance name is the hostname and also the pod name.
128127

129128
## Troubleshooting
130129

@@ -151,9 +150,10 @@ Check NGINX Agent logs:
151150
kubectl exec -it -n <namespace> <nginx-ingress-pod-name> -- nginx-agent
152151
```
153152

154-
Select the instance associated with your deployment of NGINX Ingress Controller. You'll be able to review:
153+
Select the instance associated with your deployment of NGINX Ingress Controller. Under the **Details** tab, you'll see You'll see information associated with:
155154

156-
- Read-only configuration file
157-
- F5 NGINX App Protect WAF policies
158155
- SSL/TLS certificates
159156
- CVEs
157+
- Configuration recommendations
158+
159+
Under the **Configuration** tab, you'll see a **read-only** view of the configuration files.

0 commit comments

Comments
 (0)