Welcome to AKS.
You will learn,
- How to create an Azure account.
- How to create an Azure Kubernetes Cluster from the portal.
- How to create a Kubernetes Cluster using Azure Cloud Shell.
- How to enable the Kubernetes Dashboard.
- How to deploy Docker image to Azure Kubernetes Service ( AKS ) from the Dashboard.
- How to deploy Docker image to Azure Kubernetes Service ( AKS ) from YAML.
- How to scale the Kubernetes Cluster Manually.
Please follow the step by step.
Introduction to Kubernetes
- Create an Azure account.
- Create an Azure Kubernetes Cluster from the portal.
- Create a Kubernetes Cluster using Azure Cloud Shell.
- Create an Azure Kubernetes Cluster from CLI (Windows).
- Enable the Kubernetes Dashboard.
- Deploy Docker image to Azure Kubernetes Service ( AKS ) from Dashboard.
- Deploy Docker image to Azure Kubernetes Service ( AKS ) from YAML.
Comments
Post a Comment