Labs Overview
Welcome to the Akamai App Platform labs! We recommend reviewing these labs to learn how to use App Platform or if you would like to learn Kubernetes. They will 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 DevOps teams.
Make sure everything is ready to get started
Provision an LKE Kubernetes cluster and install the App Platform
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 running containers for vulnerabilities
Monitor and debug workloads
View container logs
View container metrics
Using custom metrics
Monitoring availability of Services
Advanced Labs