
Deploy AI Models with KAITO and Headlamp | AKS LABS
To deploy open-source KAITO on AKS, you can deploy with Terraform or deploy with Helm and Azure CLI. In this workshop, we'll focus on using the AKS add-on approach for deploying KAITO, as it …
Kubernetes and AKS Fundamentals | AKS LABS
Helm is a package manager for Kubernetes that allows you to easily deploy and manage applications in your cluster. Helm uses a packaging format called charts, which are collections of files that describe …
intro | AKS LABS
AKS Labs is a series of workshops designed to help you learn how to use Azure Kubernetes Service (AKS) to deploy, scale, and manage containerized applications using Kubernetes. The workshops …
Platform Engineering on AKS with GitOps, CAPZ, and ASO
This first sample demonstrates how to declaratively provision a new Azure Kubernetes Service (AKS) cluster using Argo CD and Helm, integrating directly with Azure via the Cluster API for Azure.
Build RAG applications with KAITO RAGEngine | AKS LABS
When you applied the Terraform configuration earlier, it also installed the KAITO RAGEngine Helm Chart on your AKS cluster. So you can deploy a RAGEngine instance by deploying a single YAML …
Getting Started | AKS LABS
Getting Started Getting Started 📄️ Setting up the Lab Environment Setting up the lab environment for the workshops 📄️ Kubernetes the Easy Way with AKS Automatic This workshop will show you how easy …
Operations | AKS LABS
Operations Operations 📄️ Advanced Observability & Monitoring Advanced Observability Concepts 📄️ Deploy AKS Clusters with Terraform In this workshop, you will learn the basics of using Terraform to …
Deploy AKS Clusters with Terraform | AKS LABS
You can deploy applications to your AKS cluster using the Kubernetes provider or the Helm provider. These providers allow you to manage Kubernetes resources and Helm charts using Terraform.
Scaling AI Workloads with Ray | AKS LABS
Install KubeRay Operator The KubeRay operator simplifies the deployment and management of Ray clusters on Kubernetes. We'll install it using Helm.
Platform Engineering | AKS LABS
Platform Engineering Platform Engineering 📄️ Platform Engineering on AKS with GitOps, CAPZ, and ASO Welcome to the Platform Engineering on AKS workshop. This hands-on workshop will guide …