Placing image from ACR to AKS

Varma 1,495 Reputation points
2024-10-15T17:21:18.0733333+00:00

https://learn.microsoft.com/en-us/azure/aks/devops-pipeline?tabs=cli&pivots=pipelines-yaml#how-the-pipeline-builds I am going through this document

I want integrate image in ACR to AKS but not deployment, Please clarify my following 2 questions

1.

I understand below document provide integration steps but my question is if I execute deployment file, it will deploy the applicaiton right?

2.

I want to integrate in to AKS step that is i want to deploy it but not run it

User's image

  1. every time a new image is created in the ACR i want to that latest image to be available in the AKS, how it is possible? Please suggest
Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.