Articles in this series
Here’s a structured approach to running and understanding the DevOps pipeline as described in your lab. This lab demonstrated a complete DevOps...
Introduction Upon accessing the MU-TH-UR6000 computer, AKA Mother, you will see the Mother UI server. However, since you only have a "Crew" Member...
Phase One: Explore Okay, let's get going, shall we? The first thing we want to do is start our Minikube cluster. You can do this by running the...
We’ve provided the details for the machine. Let’s first check if we can ping the machine (i.e. we’ve successfully connected to the network.) ping -c3...
Creating an IaC Pipeline Let’s navigate to the /home/ubuntu/iac/ directory. All of the scripts we will use today can be found in this directory. cd...
IaC Challenge Now that you have learned how on-prem IaC deployments work and the security concerns that arise when using IaC. In order for us to...