- Lab
- Core Tech

GitOps for Kubernetes Application Deployment
In this lab, you'll practice GitOps principles to deploy and manage a Kubernetes application named Globomantics using Argo CD. When you're finished, you will have set up a GitOps environment, deployed an application through GitOps, and executed core Git operations for the GitOps workflow.

Path Info
Table of Contents
-
Challenge
Access the Kubernetes Terminal
- Access the AWS Console
- Connect to the EC2's terminal (in other words its CLI, or Command Line Interface)
-
Challenge
Setup a Core GitOps Environment with ArgoCD
- Install Argo CD in Your Kubernetes Cluster
- Install Argo CD CLI
- Connect a Git repository as the single source of truth
-
Challenge
Deploy and Manage an Application via GitOps
- Define application manifests
- Deploy the application to the Kubernetes cluster using ArgoCD
- Inspect and verify deployed application status
-
Challenge
Practice Git Operations for GitOps Workflow
- Commit and push changes to trigger automated deployment
- Perform rollback through Git
- Monitor GitOps pipeline status
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.