Skip to content

neil-yechenwei/azure-devops-utils

 
 

Repository files navigation

Azure DevOps Utilities

This repository contains utility scripts to run/configure DevOp systems in Azure. These scripts can be used individually, but are also leveraged in several 'Getting Started' solutions:

Contents

  • Common
  • Jenkins
  • Spinnaker
    • add_k8s_pipeline.sh: Adds a Kubernetes pipeline with three main stages:
      1. Deploy to a development environment
      2. Wait for manual judgement
      3. Deploy to a production environment
    • copy_kube_config.sh: Programatically copies a kubeconfig file from an Azure Container Service Kubernetes cluster to a Spinnaker machine.
    • install_halyard.sh: Install Halyard and automatically configure Spinnaker to use Azure Storage (azs) as its persistent storage.

Questions/Comments? azdevopspub@microsoft.com

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Packages

No packages published

Languages

  • Shell 86.2%
  • PowerShell 9.9%
  • CSS 1.7%
  • HTML 1.2%
  • Other 1.0%