Skip to content

Commit 53209fa

Browse files
committed
Fixed few issues
1 parent 5ba71d0 commit 53209fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-kubernetes-cluster-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Reach out to your network administrator to set up a direct connection from Azure
116116

117117
### Connecting to the cluster node from on-premises jumpbox
118118

119-
Establish direct access to the cluster's CNI (Container Network Interface) from within your on-premises infrastructure. This direct access enables you to SSH into the cluster nodes, and lets you execute `kubectl` commands using the `kubeconfig` file.
119+
Establish direct access to the cluster's CNI (Container Network Interface) from within your on-premises jumpbox. This direct access enables you to SSH into the cluster nodes, and lets you execute `kubectl` commands using the `kubeconfig` file.
120120

121121
Reach out to your network administrator to set up this direct connection to the cluster's CNI network.
122122

0 commit comments

Comments
 (0)