Installing Chaos Toolkit
The installation instructions for Chaos Toolkit are mentioned in this lesson.
We'll cover the following
Installation#
Installing Chaos Toolkit is easy, fast, and straightforward, assuming that you have Python v3.x and pip
installed.
So, let’s install it.
Confirming the installation#
Now, to be on the safe side, let’s double-check that Chaos Toolkit was installed correctly by outputting help.
The output should contain the:
usage
options
commands
If it does, we are good to go. We have Chaos Toolkit installed, and we can start destroying things.
In the next chapter, we will explore how to terminate instances of our application.
Defining Course Requirements
Overview
Mark as Completed
Report an Issue