docs: Creating placeholder for Azure get started guide

Simple starter template to get URLs in shape.  Content pending.

Fixes: #130

Signed-off-by: scooley@microsoft.com
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
This commit is contained in:
Sarah 2018-07-02 13:37:10 -07:00 committed by Eric Ernst
parent 4eb2b1cf04
commit 2c6800eb3e

View File

@ -0,0 +1,13 @@
# Install Kata Containers on Azure
Kata Containers on Azure use nested virtualization to provide an identical installation experience to Kata on your preferred Linux distribution.
This guide assumes you have an Azure account set up and tools to remote into your virtual machine (SSH). Instructions will use [Azure Portal](https://portal.azure.com/) to avoid local dependencies and setup.
## Create a new virtual machine with nesting support
Create a new virtual machine With
* Nesting support (v3 series)
* your distro of choice
## Set up with distro specific quick start