craigmartin / azure-devops-utils

Azure DevOps Utilities

Home Page:https://azure.microsoft.com/try/devops/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Azure DevOps Utilities

https://azure.microsoft.com/try/devops/

License:MIT License


Languages

Language:Shell 86.2%Language:PowerShell 9.8%Language:CSS 1.7%Language:HTML 1.2%Language:JavaScript 0.7%Language:Groovy 0.3%