Quantcast
Channel: Backoffice – Daniel's Tech Blog
Browsing all 181 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Deploy ARM-based container images with Azure Kubernetes Service on your Azure...

In my previous blog post I showed you how to build ARM-based container images with VSTS.->...

View Article


Image may be NSFW.
Clik here to view.

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

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...

View Article


Image may be NSFW.
Clik here to view.

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...

View Article

Image may be NSFW.
Clik here to view.

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...

View Article

Image may be NSFW.
Clik here to view.

Sending logs from the Azure Kubernetes Service master endpoint to Log Analytics

Azure provides native monitoring capabilities for an Azure Kubernetes Service cluster based on Azure Monitor, Azure Log Analytics and the Container Insights solution.->...

View Article


Image may be NSFW.
Clik here to view.

View AKS kubelet logs via serial console for Azure VMs

As you may now you can view the kubelet logs from an AKS node for troubleshooting purposes. The guidance provided in the Microsoft documentation lets spin you up a container in the AKS cluster which...

View Article

Image may be NSFW.
Clik here to view.

Azure IoT Edge 1.0.2 update issues

During Microsoft Ignite the Azure IoT Edge version 1.0.2 was released with some important improvements like proxy support.-> https://azure.microsoft.com/en-us/updates/iot-edge1-0-2/Today I updated...

View Article

Using dysk in Azure Kubernetes Service – updated deployment templates

In one of my last blog posts I have explained how to use dysk in Azure Kubernetes Service as persistent storage option.->...

View Article


Introducing breaking changes to the IoT Edge VK provider helm chart and...

When you are running the IoT Edge VK provider deployed by the previous helm chart, you might have noticed the following log entry querying the virtualkubelet container logs.kubectl logs...

View Article


Image may be NSFW.
Clik here to view.

Using dysk in Azure Kubernetes Service – AKS cluster upgrade and its...

In one of my previous blog posts I have explained how to use dysk in Azure Kubernetes Service as persistent storage option.->...

View Article

Image may be NSFW.
Clik here to view.

Kubernetes network policies on Azure Kubernetes Service with Azure NPM

Microsoft provides an own network policy module to implement Kubernetes network policies with the Azure CNI plugin for acs-engine and AKS called Azure NPM.->...

View Article

Image may be NSFW.
Clik here to view.

Azure Functions – Azure Kubernetes Service Advanced Networking IP address...

Lately I was playing around with Azure Functions especially the HTTP Trigger Function and was seeking for a good use case of a Function taking JSON input and providing JSON as output.Looking at a...

View Article

Best practices – Azure IoT Edge deployments with Azure Kubernetes Service

Today I am talking about some best practices in regards of Azure IoT Edge deployments with Azure Kubernetes Service.Just a short recap about the IoT Edge deployment options with Kubernetes. The...

View Article


Image may be NSFW.
Clik here to view.

Stream Analytics on IoT Edge – deployment changes

Microsoft released the GA version of Stream Analytics on IoT Edge two weeks ago.-> https://azure.microsoft.com/en-us/blog/azure-stream-analytics-on-iot-edge-now-generally-available/Beside the...

View Article

Image may be NSFW.
Clik here to view.

Taking backups from Azure disks attached to AKS via Azure Automation

When you followed the Azure docs on how to dynamically create Azure disks via a Kubernetes PVC, you saw the instructions to create a backup of the disk. Snapshots are leveraged for this. But it is a...

View Article


Image may be NSFW.
Clik here to view.

Running Azure Functions on Kubernetes like on Azure in the consumption plan

Azure Functions 2.0 introduced the capability to run Functions in a container. So, you have the choice to run your Functions natively on Azure in the consumption plan for automated massive scale or in...

View Article

Image may be NSFW.
Clik here to view.

Taking backups from Azure Files attached to AKS via Azure Backup

In one of my last articles I showed you how to automate the backup process for Azure Disks attached to AKS.->...

View Article


Updating the base image of an VMSS aks-engine cluster

In mid-February was a CVE for runc published and immediately patched on the major cloud provider platforms.-> https://seclists.org/oss-sec/2019/q1/119 ->...

View Article

Image may be NSFW.
Clik here to view.

Azure Kubernetes Service cluster autoscaler configurations

Currently you have two options on Azure Kubernetes Service to run the cluster autoscaler.The first one is the integrated solution on the managed master control plane side. This one is in preview and...

View Article

Image may be NSFW.
Clik here to view.

Running Ambassador API gateway on Azure Kubernetes Service

Lately I was playing around with the Ambassador Kubernetes-native microservices API gateway as an ingress controller on Azure Kubernetes Service.-> https://www.getambassador.io/Ambassador is based...

View Article
Browsing all 181 articles
Browse latest View live


Latest Images