Learning Plan Resources for Containerize with Kubernetes
Fundamentals
- Introduction to Kubernetes Tutorial
- Katacoda: Kubernetes Introduction (Self-Paced)
- Learning Path: Azure Fundamentals (Self-Paced)
- Microsoft Azure Fundamentals (In-person Instructor Led)
- Phippy Goes to the Zoo (Self-Paced)
- Introduction to Kubernetes on Azure
- Learn about the basics of Docker containers, container orchestration with Kubernetes, and managed clusters on Azure Kubernetes Service.
Associate
- Katacoda: Launch Single Node Kubernetes Cluster (Self-Paced)
- Kubernetes core concepts for Azure Kubernetes Service (AKS) (Self-Paced)
- Implement a code workflow in your build pipeline by using Git and GitHub (Self-Paced)
- Administer containers in Azure (Self-Paced)
Expert
- AKS Construction Kit
- Azure Kubernetes Service production baseline
- Architect compute infrastructure in Azure (Self-Paced)
- Architect great solutions in Azure (Self-Paced)
- Architect infrastructure operations in Azure (Self-Paced)
- Architect modern applications in Azure (Self-Paced)
- Architect network infrastructure in Azure (Self-Paced)
- Architect storage infrastructure in Azure (Self-Paced)
- Azure Kubernetes Workshop: Container Apps (Self-Paced)
- eBook: Designing Distributed Systems (Self-Paced)
- Exam AZ-300: Microsoft Azure Architect Technologies (Self-Paced)
- Exam AZ-301: Microsoft Azure Architect Design (Self-Paced)
- Learning Path: 50 days from zero to hero with Kubernetes (Self-Paced)
- Microservices architecture on Azure Kubernetes Service (AKS) (Self-Paced)
- Kuberentes & Azure Arc Multi-cloud Management (Self-Paced)
Learn Kubernetes & AKS through What The Hack
What the Hack is a set of challenge based hackathons that can be hosted in-person or virtually via Microsoft Teams.
If you are interested in attending a What The Hack event, contact your Microsoft Partner representative. Alternatively, you can host one yourself using the guidance in the What The Hack Hosting Guide
- What The Hack: Intro to Kubernetes (In-person Instructor Led)
This intro level hack will help you get hands-on experience with Docker, Kubernetes and the Azure Kubernetes Service (AKS) on Microsoft Azure.
The hack starts off by covering containers, what problems they solve, and why Kubernetes is needed to help orchestrate them. You will learn all of the Kubernetes jargon (pods, services, and deployments, oh my!). By the end, you should have a good understanding of what Kubernetes is and be familiar with how to run it on Azure.
- What The Hack: Advanced Kubernetes (In-person Instructor Led)
If you’ve gone through the Intro to Kubernetes WTH, now you know the jargon. Pods, services, and YAML are second nature to you. This hack will dive into more advanced features of Kubernetes itself. Unlike the intro level hack where the challenges build on each other, this hack is more of a “choose your own adventure”. Once you get a Kubernetes cluster running with the hack’s sample application, you can dive deep into any or all of the covered areas you are interested in.
Topics include: Helm, Resiliency, Scaling, GitOps, Service Mesh, and Data Volumes.
- What The Hack: AKS - Enterprise Grade (In-person Instructor Led)
In the Intro To Kubernetes WTH, you learn the basics of Kubernetes itself. You may know how to deploy a basic cluster, but do you know how to get it ready for production in an Enterprise environment? Kubernetes can run in any cloud or on-premises, but knowing the integration points with the underlying platform is important.
This hack focuses on the integration between Kubernetes, the Azure Kubernetes Service (AKS), and other Azure services. You will explore how to integrate an AKS cluster into your existing private network and make it secure. This includes configuring policies to limit access to the cluster, configuring secrets with Azure Key Vault, and how to monitor your cluster with Azure’s monitoring tools.
AKS Well-Architected Framework Baseline Implmentation
- Well-Architected Framework Baseline for AKS (Self-Paced)
Community Resources
- AKS Roadmap
- AKS Release Notes
- The AKS Checklist
- Azure Developer Community Blog
- The Definitive Guide to Securing Kubernetes
Events & Forums
Certifications for Azure Kubernetes Services
- Microsoft Certified: Azure Solutions Architect (Self-Paced)
- Certified Kubernetes Administrator (CKA) Program (Self-Paced)
- Certified Kubernetes Application Developer (CKAD) Program (Self-Paced)
- AZ-900 Microsoft Certification (Self-Paced)
Kubernetes Apps Marketplace
- Zero to Hero with K8s Apps in the Azure Marketplace
- Ignite Announcement
- Oct 2022 Marketplace Update
- Public Preview Invite Form
- Mastering Container Offers Workshop
- How to prepare your Technical Assets
- How to Create/Publish offer in Partner Center
- Example GitHub Repo