question

PorscheMe-6235 avatar image
0 Votes"
PorscheMe-6235 asked srbose-msft edited

Binding K8S cluster to our own Azure Container Registry ONLY

How can we bind AKS cluster to our own Azure Container Registry?

We wanted to make sure an adversary cannot spin-off a rogue pod in our cluster.

azure-kubernetes-serviceazure-container-registry
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

srbose-msft avatar image
1 Vote"
srbose-msft answered srbose-msft edited

@PorscheMe-6235 , Thank you for your question.

Assuming that you want to integrate your AKS cluster with your own Azure Container Registry and ensure that images from this registry only can be used to create pods on the aforementioned AKS cluster, you can:

For more information please check this document. For how-to on enforcing Azure Policy for Kubernetes please check out this document.


Hope this helps.

Please "Accept as Answer" if it helped, so that it can help others in the community looking for help on similar topics.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.