2. Demo Environment

The demo environment consists of an S2D (Storage Spaces Direct) cluster for hosting Windows containers and a Virtuozzo Hybrid Server 7.5 node to manage them from. Access via the VPN server is recommended for the complete experience. You can also connect directly to the Virtuozzo Hybrid Server node although limitations will apply (see Getting Ready).

_images/winct-demo-env.svg

Hardware nodes:

  • 10.37.130.10, vhs750.winctpreview.com. A Virtuozzo Hybrid Server node to run all of the container-related commands on.
  • 10.37.130.11, node1.winctpreview.com. A Microsoft Windows node in the S2D cluster that will host Windows containers and their storage volumes.
  • 10.37.130.12, node2.winctpreview.com. A Microsoft Windows node in the S2D cluster that will host Windows containers and their storage volumes.
  • 10.37.130.13, node3.winctpreview.com. A Microsoft Windows node in the S2D cluster that will host Windows containers and their storage volumes.

Networks:

  • 10.37.130.0/24. A host-only network used by the demo environment and Windows containers.
  • 192.168.146.0/24. The VPN network from which you can try out the demo.
  • 185.231.241.140, winctpreview.virtuozzo.com. The public VPN server to connect to.

Once you have access to the demo environment (see Getting Ready), you can view node network details as follows:

$ virsh --connect docker://<node> net-dumpxml vSwitch1

Where <node> is node1.winctpreview.com, node2.winctpreview.com, or node3.winctpreview.com.