@@ -124,31 +124,31 @@ Before you can connect to the cluster nodes, you need to find the IP address of
124
124
}
125
125
` ` `
126
126
127
- # ## Using the Azure portal
127
+ # ## Use the Azure portal
128
128
129
129
To find the IP address of the VM for SSH, follow these steps:
130
130
131
131
1. Go to the [Azure portal](https://portal.azure.com) and sign-in with your username and password.
132
132
2. Type ' Kubernetes Cluster (Operator Nexus)' in the search box and select the ' Kubernetes Cluster' service from the list of results.
133
133
134
- :::image type=" content" source=" media/nexus-kubernetes/search-kubernetes-service.png" alt-text=" Screenshot of browsing Nexus Kubernetes service." :::
134
+ :::image type=" content" source=" media/nexus-kubernetes/search-kubernetes-service.png" lightbox= " media/nexus-kubernetes/search-kubernetes-service.png " alt-text=" Screenshot of browsing Nexus Kubernetes service." :::
135
135
136
136
3. Look for the specific ' Nexus Kubernetes cluster' resource you need to use the search.
137
137
138
- :::image type=" content" source=" media/nexus-kubernetes/search-kubernetes-cluster.png" alt-text=" Screenshot of browsing Nexus Kubernetes cluster." :::
138
+ :::image type=" content" source=" media/nexus-kubernetes/search-kubernetes-cluster.png" lightbox= " media/nexus-kubernetes/search-kubernetes-cluster.png " alt-text=" Screenshot of browsing Nexus Kubernetes cluster." :::
139
139
140
140
4. Once you' ve found the right resource by matching its name with the cluster name, Select the resource to go to the ' Kubernetes Cluster' home page.
141
141
142
- :::image type="content" source="media/nexus-kubernetes/kubernetes-cluster-home.png" alt-text="Screenshot of Nexus Kubernetes cluster home page.":::
142
+ :::image type="content" source="media/nexus-kubernetes/kubernetes-cluster-home.png" lightbox="media/nexus-kubernetes/kubernetes-cluster-home.png" alt-text="Screenshot of Nexus Kubernetes cluster home page.":::
143
143
144
144
5. Once you' ve found the right resource by matching its name with the cluster name, go to the ' Kubernetes Cluster Nodes' section in the left menu.
145
145
146
- :::image type=" content" source=" media/nexus-kubernetes/kubernetes-cluster-nodes.png" alt-text=" Screenshot of browsing Nexus Kubernetes cluster nodes." :::
146
+ :::image type=" content" source=" media/nexus-kubernetes/kubernetes-cluster-nodes.png" lightbox= " media/nexus-kubernetes/kubernetes-cluster-nodes.png " alt-text=" Screenshot of browsing Nexus Kubernetes cluster nodes." :::
147
147
148
148
6. Select on the Kubernetes node name you' re interested in to see its details.
149
149
7. Check the ' Attached Networks' tab to find the IP address of the node' s ' Layer 3 Network' that used as CNI network.
150
150
151
- :::image type=" content" source=" media/nexus-kubernetes/control-plane-network-attachment.png" alt-text=" Screenshot of browsing Nexus Kubernetes cluster node networks." :::
151
+ :::image type=" content" source=" media/nexus-kubernetes/control-plane-network-attachment.png" lightbox= " media/nexus-kubernetes/control-plane-network-attachment.png " alt-text=" Screenshot of browsing Nexus Kubernetes cluster node networks." :::
152
152
153
153
# # Next steps
154
154
0 commit comments