Make cluster example images clickable

This commit is contained in:
Joshua Boniface 2021-10-12 03:15:04 -04:00
parent 032ba44d9c
commit fb84685c2a
1 changed files with 2 additions and 2 deletions

View File

@ -403,12 +403,12 @@ This section provides diagrams of 2 best-practice cluster configurations. These
#### Small 3-node cluster
![Small 3-node cluster](/images/pvc-3-node-cluster.png)
[![Small 3-node cluster](/images/pvc-3-node-cluster.png)](/images/pvc-3-node-cluster.png)
*Above: A diagram of a simple 3-node cluster with all nodes as coordinators. Dual 10 Gbps network interface per node, unified physical networking with collapsed cluster and storage networks.*
#### Large 8-node cluster
![Large 8-node cluster](/images/pvc-8-node-cluster.png)
[![Larger 8-node cluster](/images/pvc-8-node-cluster.png)](/images/pvc-8-node-cluster.png)
*Above: A diagram of a large 8-node cluster with 3 coordinators and 5 hypervisors. Quad 10Gbps network interfaces per node, split physical networking into guest/cluster and storage networks.*