Monthly Archives: July 2018

Build Azure Kubernetes Service cluster with bring your own Virtual Network on Azure

At Build this year Microsoft announced the Custom VNET with Azure CNI integration for Azure Kubernetes Service. -> https://azure.microsoft.com/en-us/blog/kubernetes-on-azure/ Even this was some month ago I would like to walk you through the necessary planning and deployment steps for the bring your own Virtual Network option here. Before we start a deployment, we must ensure to meet the Read more [...]

Deploy ARM-based container images with Azure Kubernetes Service on your Azure IoT Edge devices

In my previous blog post I showed you how to build ARM-based container images with VSTS. -> https://www.danielstechblog.io/building-arm-based-container-images-with-vsts-for-your-azure-iot-edge-deployments/ Now, we need to deploy our container applications or in IoT Edge jargon our container modules onto the edge devices. For the deployment we will use an AKS cluster with the IoT Edge virtual Read more [...]