To provide a hands-on approach, we'll be creating a new test environment for this chapter. The setup we'll be using resembles the following diagram:
![](https://static.packt-cdn.com/products/9781789612349/graphics/assets/3b51db00-5f92-4899-bc0a-d8840d3ae253.png)
Figure 10.1: Test environment network
To provide a hands-on approach, we'll be creating a new test environment for this chapter. The setup we'll be using resembles the following diagram:
To generate this chapter's virtual machine (VM) based test environment, go to the correct repository path, relative to the code repository root:
cd ./chapter10/
Ensure that no other test environments are running and spin up this chapter's environment, as follows:
vagrant global-status
vagrant up
You can validate the successful deployment of the test environment using the following code:
vagrant status
This will give the following output:
Current machine states:
prometheus ...