GithubHelp home page GithubHelp logo

cnp-aks-pipelines's Introduction

AKS Cluster Pipelines

Introduction

Collection of pipelines that automate the recreation of the AKS clusters used for continuous integration. In general, the pipelines do the following:

  • Fetch required configuration from various sources (keyvault, az cli queries)
  • destroy and recreate the existing AKS cluster
  • configure RBAC roles
  • install required applications using Helm, such as Service Catalog and Open Service Broker for Azure

The pipelines do NOT create the required network infrastructure, it must already be present.

AKS Cluster Pipelines

YAML Template Files

  • recreate-aks-template.yml: This is used by the various YAML pipelines and performs the exact same functionality for all
  • 'recreate-aks-template-test.yml: The same as recreate-aks-template.yml, but used by recreate-aks-test.yml` for testing new functionality and changes.

YAML Pipeline Files

The pipeline files are:

  • recreate-aks-test.yml: recreates a test cluster in the Sandbox subscription. Useful for testing changes to the main recreate-aks-template.yml template.
  • recreate-aks-sandbox.yml: recreates the cnp-aks-sandbox-cluster in the Sandbox CI environment.
  • recreate-aks-nonprod.yml: recreates the cnp-aks-cluster in the nonprod/prod CI environment.

Pipelines

Each YAML pipeline file has a corresponding pipeline, which pretty much does what it says. Each one has a collection of variables that are environment-specific.

Triggers

The continous integration triggers on YAML push have been disabled. The pipelines are queued on demand.

OSBA (Open Service Broker for Azure) Pipelines

The files in osba create shared resources via OSBA.

cnp-aks-pipelines's People

Contributors

timwebster9 avatar adusumillipraveen avatar luigibk avatar leonfs avatar jrjohnson87 avatar klawani avatar gbstan92 avatar slyg avatar timja avatar naikajah avatar

Watchers

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