Tag: Azure Kubernetes Service

Simplifying Container Orchestration with Azure Kubernetes Service (AKS) – Part 4

Docker to Kubernetes to AKS

Integrating CI/CD and automating image deployment on AKS – Part 4 Finally we have reached towards the automating deployment of AKS. Yes, in this article we are going to configure and deploy CI/CD pipeline with Jenkins and automate…

Read More »

Simplifying Container Orchestration with Azure Kubernetes Service (AKS) – Part 3

Docker to Kubernetes to AKS

Updating application, scaling AKS cluster In continuation of my AKS series, this part 3 contains how to update and scale application on Azure Kubernetes Service. I hope that you are also following with my blog series and completed…

Read More »

Simplifying Container Orchestration with Azure Kubernetes Service (AKS) – Part 2

Provisioning and deploying ACR to secure docker image, deploy AKS cluster to host image – Part 2 Before you start with Part 2, I’m assuming that you have completed my previous blog article steps i.e. Setting up local…

Read More »

Simplifying Container Orchestration with Azure Kubernetes Service (AKS) – Part 1

Docker to Kubernetes to AKS

Setting up local environment for Docker, and create a Docker image locally) – Part 1 Containerization has been adopted by many organizations and it’s a way moving towards the adoption of application deployment in cloud environment. It’s not…

Read More »