Labs Overview
Welcome to the Application Platform for LKE (APL) labs! If you are going to use APL or like to learn Kubernetes, these labs are for you. Step by step we'll guide you in how to build, deploy, secure and observe containerized applications on Kubernetes. The labs cover the most common activities performed by developer- and/or DevOps teams when using Kubernetes with APL.
Make sure everything is ready to get started
Provision a LKE Kubernetes cluster and install APL
Lab prerequisites
Create code repositories and build/push images
Create private Git repositories
Build images
Trigger builds
Push images to Harbor
Create workloads
Create Sealed secrets
Create Kubernetes resources with Argo CD
Use the Catalog
Create a workload using the developer catalog
Configure the auto image updater
Create Projects
Create a PostgreSQL database
Expose workloads
Publicly expose workloads
Secure workloads
Scan images for vulnerabilities
Scan your running containers for vulnerabilities
Monitor and debug workloads
View container logs
View container metrics
Using custom metrics
Create custom dashboards
Create custom rules
Monitoring availability of Workloads
Advanced Labs