- Lab
- A Cloud Guru
Analyzing Kubernetes YAML Files for Security Best Practices
YAML files are often used to define Kubernetes objects. As such, a risky or insecure configuration can often be traced back to one of these files. This lab will allow you to try your hand at spotting some of these bad practices by examining some Kubernetes YAML.
Path Info
Table of Contents
-
Challenge
Check the securi-api-deployment.yml File
You can find the file at
/home/cloud_user/securi-api-deployment.yml
.Edit the file to remove any major security issues or bad security practices.
-
Challenge
Check the datamonitor-pod.yml File
You can find the file at
/home/cloud_user/datamonitor-pod.yml
.Edit the file to remove any major security issues or bad security practices.
-
Challenge
Check the securi-users-deployment.yml File
You can find the file at
/home/cloud_user/securi-users-deployment.yml
.Edit the file to remove any major security issues or bad security practices.
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.