214 Forks
55 Stars
55 Watchers

run-devops

Deploying .Net Microservices into Kubernetes, and moving deployments to the cloud Azure Kubernetes Services (AKS) with using Azure Container Registry (ACR) and how to Automating Deployments with Azure DevOps and GitHub.

How to download and setup run-devops

Open terminal and run command
git clone https://github.com/aspnetrun/run-devops.git
git clone is used to create a copy or clone of run-devops repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with run-devops https://github.com/aspnetrun/run-devops/archive/master.zip

Or simply clone run-devops with SSH
[email protected]:aspnetrun/run-devops.git

If you have some problems with run-devops

You may open issue on run-devops support forum (system) here: https://github.com/aspnetrun/run-devops/issues