- Lab
- A Cloud Guru
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.
Path 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.
What's a lab?
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.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.