This video will focus on how to work with Kubernetes using Azure Kubernetes Service as tutorial for Beginners | Developing CI/ CD Pipelines | Azure Container Registry
Learn an end to end life cycle of docker image, pull, build, tag, push and pull again to deploy it to Kubernetes cluster
from a public container registry, deploy your application to the docker image then push the image to a private container registry to get ready to be picked up by the release pipeline.
Kubernetes cluster is very powerful container orchestration system and with working with Azure Kubernetes Services (AKS), it makes it supper easy to handle many of the complexity of Kubernetes, like abstract to deal with masters as it has hosted control plane, easy to upgrade to newer version of Kubernetes, also easy to scale up or down Kubernetes pods and nodes.
Some points that will be covered in the video:
It will be a walk-through start by creating Azure DevOps project with a sample .NET core application, then install Kubernetes extension from Azure DevOps market place. This extension will be used to communicate Azure Kubernetes Service with Azure Container Registry.
Create and configure four Azure resources namely Azure container registry, Azure Kubernetes Service, Azure SQL server and Azure SQL DB
Configure Azure pipeline for Build and Release pipelines: we will provide authorization from Azure resources such as AKS and Azure Container Registry to the build and release definitions. This important so Azure pipeline can communicate with Azure resources.
Kick the Build which will build and deploy the application to the docker image and deploy the image to the Kubernetes cluster.
Brows and open Kubernetes web dashboard for Kubernetes cluster using proxy tunnel.
About the Author
-----------------------------
Video:
• Mohamed Radwan is a Principal DevOps Consu...
Blog:
https://mohamedradwan.com
Linked-in
/ mohamedahmedradwan
GitHub
https://github.com/DevOpsFounder
Twitter:
/ mradwan06
#docker #container #docker_tutorial #docker_training
For more info about DevOps, Azure DevOps ,VSTS, Software Testing, Dynamics 365, visit my blog:
http://mohamedradwan.com
#Kubernetes #KubernetesTutorial #LearnKubernetes #AzureKubernetes #KubernetesTraining
コメント