Introduction to Kubernetes on Azure
- Offered byMicrosoft
Introduction to Kubernetes on Azure at Microsoft Overview
Duration | 4 hours |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Beginner |
Official Website | Explore Free Course |
Credential | Certificate |
Introduction to Kubernetes on Azure at Microsoft Course details
- Introduction to Docker containers
- Introduction to Kubernetes
- Introduction to Azure Kubernetes Service
- Deploy a containerized application on Azure Kubernetes Service
- Optimize compute costs on Azure Kubernetes Service (AKS)
- Application and package management using Helm
- Learn about the basics of Docker containers, container orchestration with Kubernetes, and managed clusters on Azure Kubernetes Service
- Describe the benefits of container orchestration with features like deployment management, automatic updates, and self-healing
- Determine the types of business problems that can be solved using Azure Kubernetes Service
- Explore cost-optimization strategies to use on Azure for your cloud-native application-development process
Introduction to Kubernetes on Azure at Microsoft Curriculum
Introduction to Docker containers
Introduction
What is Docker?
How Docker images work
How Docker containers work
When to use Docker containers
Summary
Introduction to Kubernetes
Introduction
What is Kubernetes?
How Kubernetes works
How Kubernetes deployments work
Exercise - Explore the functionality of a Kubernetes cluster
When to use Kubernetes
Summary
Introduction to Azure Kubernetes Service
Introduction
What is Azure Kubernetes Service?
How Azure Kubernetes Service works
When to use Azure Kubernetes Service
Knowledge check
Summary
Deploy a containerized application on Azure Kubernetes Service
Introduction
Create an Azure Kubernetes Service cluster
Exercise - Create an Azure Kubernetes Service cluster
Deploy an application on your Azure Kubernetes Service cluster
Exercise - Deploy an application on your Azure Kubernetes Service cluster
Enable network access to an application
Exercise - Enable network access to an application
Summary
Optimize compute costs on Azure Kubernetes Service (AKS)
Introduction
Configure multiple nodes and enable scale-to-zero by using AKS
Exercise - Configure multiple nodes and enable scale-to-zero on an AKS cluster
Configure multiple node pools by using AKS spot node pools with the cluster autoscaler
Exercise - Configure spot node pools with the cluster autoscaler on an AKS cluster
Configure AKS resource-quota policies by using Azure Policy for Kubernetes
Exercise - Configure Azure Policy for Kubernetes on an AKS cluster
Summary
Application and package management using Helm
Introduction
What is Helm?
Exercise - Set up the environment
Create and install a Helm chart
Exercise - Install a Helm chart
Manage a Helm release
Exercise - Manage a Helm release
Summary