Preparation, Docker Image Push and Deployment for Containerized Voting Application in Kubernetes Cluster using Docker, Azure Container Registry (ACR) and Azure Kubernetes Service (AKS)

<p>This is another project based on a real-world scenario, where I had to act as a DevOps Engineer, and show a new team member how to deploy an application on a Kubernetes cluster.</p> <p>This cluster is part of The Cloud Bootcamp project, and I prepared this new team member to deploy the voting application that was developed for the MultiCloud Experience, an online event where participants had the opportunity to learn about Cloud technologies.</p> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*CPDXtIhx7Pfti7VJkf05Ug.png" style="height:394px; width:700px" /></p> <p>I deployed it to Microsoft Azure cloud, where I first pushed the application&rsquo;s Docker image I created, to Azure Container Registry (ACR) and then used the Azure Kubernetes Service (AKS) service to deploy a cluster managed by Microsoft Azure.</p> <p><a href="https://medium.com/@anthony.njongai/preparation-docker-image-push-and-deployment-for-containerized-voting-application-in-kubernetes-af6106467661"><strong>Visit Now</strong></a></p>
Tags: Docker Image