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

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • 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
    docs.docker.co...
    stackoverflow....
    - Install Azure Cli
    learn.microsof...
    - 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
    kubernetes.io/...
    Github Repo-
    github.com/aka...
    Azure Devops Beginners Tutorial from scratch-
    • Video

Комментарии • 19

  • @sahrukhjethra1505
    @sahrukhjethra1505 Год назад +3

    Thank you for creating this video! I found it really helpful and informative. Keep up the great work, and I'm looking forward to watching more of your videos in the future!

  • @Goa-l3t
    @Goa-l3t Месяц назад

    Super useful.... Mallesh anna

  • @ashwinkumarh2422
    @ashwinkumarh2422 Год назад

    Nice informative video and background music too😀

  • @saikumar-mh3zj
    @saikumar-mh3zj 11 месяцев назад

    Excellent!! I do not having agent machine access while running release pipeline I am gertting
    Kubectl Client version v1.13.2
    Kubectl Server Version: Could not find kubectl server version

  • @SushreeSJ
    @SushreeSJ Год назад

    Thank you so much ...

  • @mimahmed95
    @mimahmed95 Год назад

    Nice Tutorial. How i set a Static Ip for my AKS loadbalancer ?

  • @praveenteza
    @praveenteza Год назад

    Thank you

  • @nithintm2569
    @nithintm2569 Год назад

    Please can you upload Owasp dependency Track Jenkins integration

  • @yosharma5210
    @yosharma5210 Год назад

    Very nice

  • @abdulmohammed4291
    @abdulmohammed4291 7 месяцев назад

    Hi, Thank you very much for the project, I got error at OWASP dependency check and it get failed : Dependency Check failed with message "Dependency Check exited with an error code (exit code: 2), any suggesstion?

  • @devnull8813
    @devnull8813 Год назад +1

    Would be great to do it through YAML files only

    • @devopsshack
      @devopsshack  Год назад

      30 Days Of DevOps | Zero To Hero | Kubernetes | Part-1 | Day-9
      ruclips.net/video/AM1F3Nuj_WA/видео.html
      Go through Part-1&2

  • @sunithalakshman9311
    @sunithalakshman9311 Год назад

    hi..I am trying to follow your tutorial, but not able to establish service connection, it is throwing an Could not find any secrets associated with the Service Account., i am trying to establish a connection using kubeconfig, but it is failing either, can you please help?

  • @bsaikrishna7860
    @bsaikrishna7860 Год назад

    How to pull an image from amazon registry [ECR]to aks custer ?

    • @devopsshack
      @devopsshack  Год назад

      Commands would be same but u need to configure the registry url and credentials and imay

  • @deva_2022
    @deva_2022 10 месяцев назад

    Hi bro please do reply me soon , i have created azure devops account free account for practice 3-4days back , but i am not able see clasic editor, 😢 how can i learn . All are teaching clasic editor but less videos in yml pipeline. Please do this full video in yml file because i am new for azure devops ..it will helps a lot.

    • @JohnWick-bt7xj
      @JohnWick-bt7xj 9 месяцев назад

      ruclips.net/video/c0UhygUkBrE/видео.html

  • @mazensayyed3489
    @mazensayyed3489 Год назад

    Hello sir want to use veriable group for arm Template can you give me yml ?

  • @knl6345
    @knl6345 Год назад

    Can please create yaml file with aks