Continuous Delivery with Containers
This page lists posts in my blog series on Continuous Delivery with Containers.
- Use Visual Studio Team Services and Docker to Build and Deploy ASP.NET Core to Linux
- Amending a VSTS / Docker Hub Deployment Pipeline with Azure Container Registry
- Azure CLI Command for Creating a Docker Release Pipeline with VSTS Part 1
- Azure CLI Command for Creating a Docker Release Pipeline with VSTS Part 2
- Say Goodbye to IIS Express and LocalDB, with Visual Studio 2017, Docker and Windows Containers
- Deploy a Dockerized ASP.NET Core Application to Kubernetes on Azure Using a VSTS CI/CD Pipeline: Part 1
- Deploy a Dockerized ASP.NET Core Application to Kubernetes on Azure Using a VSTS CI/CD Pipeline: Part 2
- Deploy a Dockerized ASP.NET Core Application to Azure Kubernetes Service Using a VSTS CI/CD Pipeline: Part 3
- Upgrade a Dockerized ASP.NET Core Application to the Latest Version of .NET Core
- Deploy a Dockerized ASP.NET Core Application to Azure Kubernetes Service Using a VSTS CI/CD Pipeline: Part 4
- A Better Way of Deploying a Dockerized Application to Azure Kubernetes Service Using Azure Pipelines
- Deploy a Dockerized Application to Azure Kubernetes Service using Azure YAML Pipelines 1 – Getting Started
- Deploy a Dockerized Application to Azure Kubernetes Service using Azure YAML Pipelines 2 – Terraform Development Experience
- Deploy a Dockerized Application to Azure Kubernetes Service using Azure YAML Pipelines 3 -- Terraform Deployment Pipeline
- Deploy a Dockerized Application to Azure Kubernetes Service using Azure YAML Pipelines 4 -- Running a Dockerized Application Locally
- Deploy a Dockerized Application to Azure Kubernetes Service using Azure YAML Pipelines 5 – Application Deployment Pipelines
- Deploy a Dockerized Application to Azure Kubernetes Service using Azure YAML Pipelines 6 – Telemetry and Diagnostics