Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Files

Latest commit

9a6bd12 · Mar 17, 2020

History

History

ccloudvm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 28, 2019
Mar 17, 2020

Test Kata using ccloudvm


The ccloudvm tool is a command to create development and demo environments. The tool sets up these development environments inside a virtual machine.

How to use Kata workloads for ccloudvm

Create Docker* and Kata Containers virtualized environment

Create a virtual machine with Docker and Kata containers.

$ ccloudvm create --name YOUR_VM_NAME $PWD/kata-docker-xenial.yaml
$ ccloudvm connect YOUR_VM_NAME

You are ready to use Kata with docker in a virtualized environment.

See ccloudvm documentation for advanced usage.