Skip to content

Commit

Permalink
Add scenario plan
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiikryshtop committed Apr 20, 2018
1 parent ed8340f commit dcc4d8d
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
"# gab2018_aksdemo"
# Deploying application to AKS demo scriptDeploying application to AKS demo script

## Preparing local invironment
## Preparing environments

### Preparing local invironment
*** Need to install Azure CLI to proxy access to AKS dashboard
1. Install Azure CLI
Find installation instructions on: (https://docs.microsoft.com/fi-FI/cli/azure/install-azure-cli?view=azure-cli-latest)
Expand All @@ -11,6 +13,18 @@ For Windows: (https://aka.ms/installazurecliwindows)
2. Install SSH client for Windows: Putty
(https://www.putty.org/)

# Setting up Linux VM
### Setting up Linux VM
Follow following instructions to provision and setup Linux VM in Azure
[Setup Linux VM in Azure](./SetupLinuxVM.md)
[Setup Linux VM in Azure](./SetupLinuxVM.md)


## Provisioning AKS Cluster




## Deploying sample application



## Scaling AKS Cluster

0 comments on commit dcc4d8d

Please sign in to comment.