Azure Kubernetes Service (AKS) Quickstarts
Get started with Azure Kubernetes Service quickly and efficiently with our curated set of quickstart guides.
Deploy Your First Application
Learn how to create an AKS cluster and deploy a simple containerized application using the Azure CLI.
Start NowManage AKS with Azure Portal
Discover how to provision and manage your AKS cluster through the intuitive Azure portal interface.
Get StartedCI/CD with GitHub Actions
Set up a continuous integration and continuous deployment pipeline for your AKS applications using GitHub Actions.
Learn MoreExpose Application with Ingress
Understand how to expose your services to the internet using an Ingress controller in AKS.
ExploreSecure Your AKS Cluster
Implement best practices for securing your Azure Kubernetes Service clusters and workloads.
Begin Security GuideMonitor Your AKS Applications
Leverage Azure Monitor and Container Insights to gain visibility into your AKS deployments.
Start Monitoring