Browse Source

Update README.md

fix/devops-pipelines
Nish Anil 5 years ago
committed by GitHub
parent
commit
3466fa1766
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 5 deletions
  1. +2
    -5
      README.md

+ 2
- 5
README.md View File

@ -23,14 +23,11 @@ _**Dev** branch contains the latest **beta** code and their images are tagged wi
## Getting Started ## Getting Started
eShopOnContainers is provided in "two flavors":
- Basic scenario: Can be run locally using docker compose, and also deployed to a local Kubernetes cluster
- Production scenario: Can only be deployed on a Kubernetes cluster (local or in the cloud like AKS), and enable production features like the use of a Service Mesh.
eShopOnContainers is provided in two flavors: Basic and Advanced.
### Basic scenario ### Basic scenario
You can run eShop locally:
Basic scenario cab be run locally using docker compose, and also deployed to a local Kubernetes cluster. Refer these Wiki to Get Started:
- [Using Visual Studio](https://github.com/dotnet-architecture/eShopOnContainers/wiki/Windows-setup) - [Using Visual Studio](https://github.com/dotnet-architecture/eShopOnContainers/wiki/Windows-setup)
- Using CLI or Visual Studio Code - Using CLI or Visual Studio Code


Loading…
Cancel
Save