Tag: Kubernetes
-
Deploying the Kubernetes ACI connector on AKS – Managed Kubernetes in Azure
Last year Microsoft announced the preview of AKS – Managed Kubernetes and the new ACI connector for Kubernetes the Virtual Kubelet. -> https://azure.microsoft.com/en-us/blog/introducing-azure-container-service-aks-managed-kubernetes-and-azure-container-registry-geo-replication/ -> https://azure.microsoft.com/en-us/blog/azure-brings-new-serverless-and-devops-capabilities-to-the-kubernetes-community/ In this blog article I will provide you with the necessary steps on how to deploy the Kubernetes ACI connector on AKS in Azure. The easiest way to achieve this…
-
Deploying a Kubernetes cluster on Azure Germany via acs-engine
Currently the Azure Container Service is not available in one of the regions of Azure Germany, that supports you creating an Kubernetes cluster in an easy way. But do not be afraid. There is a handy tool called the Azure Container Service Engine or short acs-engine available on GitHub to generate the necessary ARM templates…