Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect Container Registry to AKS cluster #400

Open
1 task done
Carus11 opened this issue Sep 23, 2024 · 0 comments
Open
1 task done

Connect Container Registry to AKS cluster #400

Carus11 opened this issue Sep 23, 2024 · 0 comments
Labels
enhancement New feature or request new Added to an issue when it's new ;)

Comments

@Carus11
Copy link

Carus11 commented Sep 23, 2024

Is your feature request related to a problem? Please describe.

When you deploy an ACR, The AKS cluster is not automatically authenticated to pull images from the ACR.

Describe the solution you'd like

Follow the guidance in the Azure Kubernetes terraform documentation to use a managed identity to authenticate the AKS cluster with the ACR. No other authentication steps outside of this infrastructure connection should be needed.

Describe alternatives you've considered

dockerconfig.json file, using admin credentials - these do not align with customer security policies.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Carus11 Carus11 added enhancement New feature or request new Added to an issue when it's new ;) labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new Added to an issue when it's new ;)
Projects
None yet
Development

No branches or pull requests

1 participant