blob: b0c7e4323c110dbd8015db4ab51d7c8cd4443431 [file] [log] [blame]
Pawel Wieczorek939cd592020-05-19 22:08:40 +02001==================================================
2 Cloud infrastructure: OpenStack virtual machines
3==================================================
4
5Ansible roles and sample playbooks for creating virtual machines on OpenStack without Heat support.
6
7They will be used to create virtual machines hosting Service Mesh lab cluster.
8
9Prerequisites
10-------------
11
12Infrastructure
13~~~~~~~~~~~~~~
14
15- OpenStack cloud (no Heat support required)
16
17Configuration
18~~~~~~~~~~~~~
19
20- OpenStack ``clouds.yaml`` file
21
22Dependencies
23~~~~~~~~~~~~
24
25- Ansible
26- openstacksdk_
27
28.. _openstacksdk: https://pypi.org/project/openstacksdk
29
30
31Expected output
32---------------
33
34Ephemeral (disposable) OpenStack virtual machines for a Kubernetes cluster.