Git Product home page Git Product logo

azdo-pipelines-yaml's Introduction

Azure DevOps (AzDO)

Deploy Helm Charts via Azure Container Registry (ACR) to Azure Kubernetes Service (AKS)

The repository is comprised of three test .NET Core 2.2 applications - each application is 'vanilla', i.e. simply a template to use for the build process;

  • 1 x Console application
  • 1 x Web Application
  • 1 x Web API Application Each application has a standard Dockerfile added via Visual Studio right-click add 'Docker support'. Each application has standard Helm templates created in the respective charts folder via 'helm create xyz'.

In keeping with the "configuration as code" or "infrastructure as code" theme upon which the new Azure Pipelines are based all YAML is contained within the repository in the AzurePipelines directory.

I'm hoping to build on the YAML templates over time to show the multiple ways you can deploy .NET Core applications to Azure Kubernetes Service (AKS).

The pipeline uses the strategy/matrix keyword to run multiple parallel pipeline processes, if you have multiple build agents available, which;

  1. build docker images
  2. push docker images to ACR
  3. package Helm charts (feature still in preview)
  4. push Helm packages to ACR (feature still in preview)
  5. publish image+helm chart to Azure Kubernetes Service (AKS).

Sources;

Build Status

azdo-pipelines-yaml's People

Contributors

f2calv avatar

Stargazers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.