Azure Kubernetes Service DevOps
Hand's on lab to learn DevOps consideration on Azure Kuernetes Service
Azure Kubernetes Service DevOps udemy course
Hand's on lab to learn DevOps consideration on Azure Kuernetes Service
This is a hand's on lab where we will look at all the considerationw of building a continuous integration, continuous deployment, CI/CD on top of AKS using jenkins.
A developer pushes code changes to Github using Visual studio code. Github communicates the event towards Jenkins, which authenticate against Azure Active Directory. Then Jenkins builds and pushes the output container image artifact to Azure container registry and then deploy the updated image to Azure Kubernetes service cluster.
