Skip to content

Commit 2c5a699

Browse files
authored
Apply suggestions from code review
Fix headings to follow MSFT style
1 parent 56a18f6 commit 2c5a699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,13 @@ Once you're connected to a cluster via Arc for Kubernetes, you can connect to in
108108
109109
## Create an interactive shell connection to a node using the IP address
110110
111-
### Connecting to the cluster node from Azure jumpbox
111+
### Connect to the cluster node from Azure jumpbox
112112
113113
Another option for securely connecting to an Azure Operator Nexus Kubernetes cluster node is to set up a direct access to the cluster's CNI network from Azure jumpbox VM. Using this approach, you can SSH into the cluster nodes, also execute `kubectl` commands against the cluster using the `kubeconfig` file.
114114

115115
Reach out to your network administrator to set up a direct connection from Azure jumpbox VM to the cluster's CNI network.
116116
117-
### Connecting to the cluster node from on-premises jumpbox
117+
### Connect to the cluster node from on-premises jumpbox
118118
119119
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

0 commit comments

Comments
 (0)