kata-containers/docs/install/azure-installation-guide.md
Peng Tao a196c85e04 docs: merge documentation repository
Generated by
git subtree add --prefix=docs git@github.com:kata-containers/documentation.git master

git-subtree-dir: docs
git-subtree-mainline: ec146a1b39
git-subtree-split: 510287204b

Fixes: #329
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2020-06-23 21:27:23 -07:00

744 B

Install Kata Containers on Microsoft 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 remotely login to your virtual machine (SSH). Instructions will use Azure Portal 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 distribution specific quick start

Follow distribution specific install guides.