AKS CI CD Tutorial in Azure DevOps | Azure Kubernetes Service App Deployment

Published: 13 December 2022
on channel: DevOps Shack
18,523
359

AKS CI CD Tutorial in Azure DevOps | Azure Kubernetes Service App Deployment

—Install Java & Maven

sudo apt-get update
sudo apt-get install openjdk-8-jdk
sudo apt-ge install maven

—Docker install

https://docs.docker.com/engine/instal...

https://stackoverflow.com/questions/4...

— Install Azure Cli

https://learn.microsoft.com/en-us/cli...

— Connect to Aks from Linux

az login

az als get-credentials —resource-group ResourceGroupName —name aksName

az aks update -n AKSName -g ResourceGroupName —attach-acr ACRName

—Install Kubectl

https://kubernetes.io/docs/tasks/tool...


Github Repo-
https://github.com/akannan1087/spring...

Azure Devops Beginners Tutorial from scratch-

   • Video  


Watch video AKS CI CD Tutorial in Azure DevOps | Azure Kubernetes Service App Deployment online without registration, duration hours minute second in high quality. This video was added by user DevOps Shack 13 December 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 18,523 once and liked it 359 people.