- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Use Chef Infra and Test Kitchen
In this hands-on lab, you are tasked with configuring Chef cookbooks to be used with Test Kitchen. Chef Workstation and Docker have been installed, but you will need to ensure the CentOS instance is up and running.

Lab Info
Table of Contents
-
Challenge
Log In to the Provided Server and Ensure It Is Ready
Log in to the server as
cloud_user
with the provided password to ensure you can login. The server has Chef Workstation already installed. When the fileSERVER-READY
is listed in the/home/cloud_user
folder, then you can start the tasks. -
Challenge
Create and Edit a Default Cookbook under the Chef Folder
Create a cookbook called
testing
, using the appropriate command, then use thecd
command to move it to the cookbook. Find the appropriate file used by Test Kitchen, edit it to be used with Docker, and ensure that only the CentOS instance is started. Do not add a version to the CentOS instance in order to grab the latest Docker image. -
Challenge
Use Appropriate Commands to Start Up a Test Kitchen Environment
Use the appropriate commands to start the Test Kitchen environment. Test if the environment is able to start and is accessible. Once you have confirmed accessibility, then you have successfully completed this lab.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.