mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 08:17:37 +00:00
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:
parent
4eb2b1cf04
commit
2c6800eb3e
13
install/azure-installation-guide.md
Normal file
13
install/azure-installation-guide.md
Normal 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
|
Loading…
Reference in New Issue
Block a user