Kubernetes on Azure

With Kubernetes exploding in popularity worldwide, it’s no surprise that Kubernetes usage on Azure has grown more than 10x over the last year. This page gathers resources on how to create, run and monitor Kubernetes applications on Azure.

Table of Contents:

Below we have compiled publicly available sources from around the world that present views on Kubernetes on Azure.

The Container Security book by Liz Rice

Fundamental Technology Concepts that Protect Containerized Applications

Further Reading

  • Azure Container Service — Azure Container Service (ACS) provided by Azure helps to simplify the management of Docker clusters for running containerized applications. ACS supports 3 Orchestrators: DC/OS with Marathon, Docker Swarm, and Kubernetes. This page gathers resources about how to deploy an orchestrator cluster in Azure Container Service.
  • Azure Container Instances - ACI — Azure Container Instances makes it easy to create and manage containers in Azure, without having to provision virtual machines or adopt a higher-level service. This page gathers resources about the advantages of Azure Container Instances, including tutorials and examples.
  • Kubernetes on Azure — With Kubernetes exploding in popularity worldwide, it’s no surprise that Kubernetes usage on Azure has grown more than 10x over the last year. This page gathers resources on how to create, run and monitor Kubernetes applications on Azure.
Get updates on container technology