You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/concepts-nexus-kubernetes-placement.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ when creating NKS Clusters against an Operator Nexus environment.
67
67
> KubernetesCluster resource or viewing the "Host" column in Azure Portal's
68
68
> display of Kubernetes Cluster Nodes.
69
69
70
-
:::image type="content" source="media/nexus-kubernetes/show-baremetal-host.png" alt-text="A screenshot showing bare metal server for NKS VMs.":::
70
+
:::image type="content" source="media/nexus-kubernetes/show-baremetal-host.png" lightbox="media/nexus-kubernetes/show-baremetal-host.png" alt-text="A screenshot showing bare metal server for NKS VMs.":::
71
71
72
72
The example Operator Nexus environment has these specifications:
73
73
@@ -77,7 +77,7 @@ The example Operator Nexus environment has these specifications:
Given an empty Operator Nexus environment with the given capacity, we create
83
83
three differently sized Nexus Kubernetes Clusters.
@@ -130,7 +130,7 @@ on the same bare metal servers (see rule #3 in
130
130
Here's a visualization of a layout the user might see after deploying Clusters
131
131
A, B, and C into an empty environment.
132
132
133
-
:::image type="content" source="media/nexus-kubernetes/after-first-deployment.png" alt-text="Diagram showing possible layout of VMs after first deployment.":::
133
+
:::image type="content" source="media/nexus-kubernetes/after-first-deployment.png" lightbox="media/nexus-kubernetes/after-first-deployment.png" alt-text="Diagram showing possible layout of VMs after first deployment.":::
134
134
135
135
### Half-full Environment
136
136
@@ -176,7 +176,7 @@ and Agent Pool #2 are collocated on the same bare metal servers in racks 7 and
176
176
Here's a visualization of a layout the user might see after deploying Cluster
177
177
D into the target environment.
178
178
179
-
:::image type="content" source="media/nexus-kubernetes/after-second-deployment.png" alt-text="Diagram showing possible layout of VMs after second deployment.":::
179
+
:::image type="content" source="media/nexus-kubernetes/after-second-deployment.png" lightbox="media/nexus-kubernetes/after-second-deployment.png" alt-text="Diagram showing possible layout of VMs after second deployment.":::
180
180
181
181
### Nearly full Environment
182
182
@@ -207,7 +207,7 @@ racks were racks 3 and 6.
207
207
Here's a visualization of a layout the user might see after deploying Cluster
208
208
E into the target environment.
209
209
210
-
:::image type="content" source="media/nexus-kubernetes/after-third-deployment.png" alt-text="Diagram showing possible layout of VMs after third deployment.":::
210
+
:::image type="content" source="media/nexus-kubernetes/after-third-deployment.png" lightbox="media/nexus-kubernetes/after-third-deployment.png" alt-text="Diagram showing possible layout of VMs after third deployment.":::
0 commit comments