Tag: ACR
-
Mitigating slow container image pulls on Azure Kubernetes Service
It might happen that you experience slow container image pulls on your Azure Kubernetes Service nodes. First thought might be the Azure Container Registry is the root cause. Even when using the ACR without the geo-replication option enabled, image pulls from an ACR in Europe to AKS nodes running in Australia are fast. Therefore, it…
-
Building ARM-based container images with VSTS and Azure Container Registry Build
Azure Container Registry Build is currently in preview, but it is an awesome feature of ACR. But what is ACR Build? It is a native container build capability directly integrated into the Azure Container Registry. So, we do not need container build agents anymore. The latest update of ACR Build includes the support for ARM-based…
-
Container and Kubernetes highlights announced at Microsoft Build – Day 1
Today Microsoft has announced a ton of highlights, news and features all around the container and Kubernetes ecosystem on Azure. Let us get started with Azure Kubernetes Service (AKS). Yes, you are reading it right AKS is now officially part of the Kubernetes Conformance Program. News around AKS in short: DevOps Project support for AKS…