Deploy a containerized application on Azure Kubernetes Service
Rapidly deploy a containerized application hosted on Azure Container Services or any other registrar to Azure Kubernetes Service by using declarative manifest files.
Learning objectives
By the end of this module, you'll be able to:
- Create and set up an Azure Kubernetes Service cluster.
- Deploy Kubernetes workloads by using deployment YAML files.
Prerequisites
- An Azure subscription
- Ability to use the Azure CLI
- Ability to create a Docker container
- Ability to navigate the Azure portal
- Basic knowledge of Kubernetes and its concepts