Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 379 Bytes

workshop-setup.md

File metadata and controls

15 lines (11 loc) · 379 Bytes

Workshop setup

Clone repository

In your shell clone the following repositories and download virtletctl binary:

git clone https://github.com/lukaszo/virtlet-101
cd virtlet-101

git clone https://github.com/Mirantis/virtlet.git 
chmod 600 virtlet/examples/vmkey

wget https://github.com/Mirantis/virtlet/releases/download/v1.2.0/virtletctl
chmod +x virtletctl