Войти
  • 28513Просмотров
  • 3 года назадОпубликованоDevOps Shack

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

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 — Install Azure 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 Github Repo- Azure Devops Beginners Tutorial from scratch-