Skip to content

Commit d5a66d7

Browse files
committed
Include to verify connection
1 parent 4cff9ee commit d5a66d7

File tree

3 files changed

+19
-6
lines changed

3 files changed

+19
-6
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
nd-docs: "DOCS-000"
3+
files:
4+
- content/nginx-one/k8s/add-ngf-manifests.md
5+
- content/nginx-one/k8s/add-ngf-helm.md
6+
---
7+
8+
After deploying NGINX Gateway Fabric with NGINX Agent, you can verify the connection to NGINX One Console.
9+
Log in to your F5 Distributed Cloud Console account.
10+
11+
- Select **NGINX One > Visit Service**.
12+
- In the dashboard, select **Manage > Control Planes**. You should see your Control Planes listed by name, product, and version. Each control plane is associated with one or more instances.
13+
- Select the name of the Control Plane. In the **Instances** section, select the instance of your choice. You can review instance details, including the name of the **Control Plane**.
14+

content/nginx-one/k8s/add-ngf-helm.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,12 +132,7 @@ kubectl wait --timeout=5m -n nginx-gateway deployment/ngf-nginx-gateway-fabric -
132132

133133
## Verify a connection to NGINX One Console
134134

135-
After deploying NGINX Gateway Fabric with NGINX Agent, you can verify the connection to NGINX One Console.
136-
Log in to your F5 Distributed Cloud Console account.
137-
138-
- Select **NGINX One > Visit Service**.
139-
- In the dashboard, select **Manage > Control Planes**. You should see your Control Planes listed by name, product, and version. Each control plane is associated with one or more instances.
140-
- Select the name of the Control Plane. In the **Instances** section, select the instance of your choice. You can review instance details, including the name of the **Control Plane**.
135+
{{< include "/nginx-one/how-to/verify-connection.md" >}}
141136

142137
## Troubleshooting
143138

content/nginx-one/k8s/add-ngf-manifests.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ Specify the data plane key Secret name in the `--nginx-one-dataplane-key-secret`
4343

4444
{{< include "/ngf/installation/deploy-ngf-manifests.md" >}}
4545

46+
## Verify a connection to NGINX One Console
47+
48+
{{< include "/nginx-one/how-to/verify-connection.md" >}}
49+
4650
## Troubleshooting
4751

4852
{{< include "/nginx-one/how-to/ngf-troubleshooting.md" >}}

0 commit comments

Comments
 (0)