项目作者: Azure
项目描述 :
Azure DevOps Utilities
高级语言: Shell
项目地址: git://github.com/Azure/azure-devops-utils.git
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:
- Deploy to a development environment
- Wait for manual judgement
- 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.
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.