Daniel's Tech Blog

Cloud Computing, Cloud Native & Kubernetes

Tag: Kubernetes

  • Using dysk in Azure Kubernetes Service as persistent storage option

    When you are running stateful microservices on your AKS cluster and you are looking for a persistent storage options beside native Azure PaaS services like Cosmos DB, Azure SQL Database, Azure Database for MySQL or Azure Database for PostgreSQL, then you have two options. Per default Kubernetes supports Azure Disk and Azure File as storage…

  • 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…

  • 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…

  • 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 kubelet provider. The…

  • Building ARM-based container images with VSTS for your Azure IoT Edge deployments

    Currently, I am working and playing around with Azure IoT Edge deployments in combination with Azure Kubernetes Service and a Raspberry Pi 2. The files referenced in through out the blog article can be found in my GitHub repository. -> https://github.com/neumanndaniel/kubernetes/tree/master/iotedge/webserver My first challenge was to find a way on how to build ARM-based container…

  • Azure Kubernetes Service and Azure Active Directory integration

    Last week Microsoft announced the GA of Azure Kubernetes Service. Since then we can integrate Azure Active Directory with Azure Kubernetes Service. When enabling Azure Active Directory integration, AKS requires that RBAC is also enabled. A detailed configuration guide can be found in the Azure documentation. -> https://docs.microsoft.com/en-us/azure/aks/aad-integration Before you can make use of the…

WordPress Cookie Notice by Real Cookie Banner