. ├── ansible.cfg ├── site.yml ├── destroy.yml ├── Makefile ├── requirements.yml ├── inventory/ │ └── hosts ├── group_vars/ │ └── all.yml └── roles/ ├── aws-vpc/ ├── aws-ec2/ ├ ...
In this tutorial I am introducing a new cloud GPU provider Salad. They have a very unique system that allows you to both make money by renting your GPU and use their GPU orchestrator system to deploy ...