Examples

The easiest thing to do is arguably to start with an example, and then customize it. Here we will add examples as we create them.

All of the examples above (for MiniKube) are tested, and can be adopted for another cloud typically by adding the “machines” directive under “matrix” and then any custom variables. As a reminder, you can generate a blank template for any cloud (including variables) via:

$ flux-cloud experiment init --cloud minikube
$ flux-cloud experiment init --cloud aws
$ flux-cloud experiment init --cloud google

New examples for AWS will be coming soon - I didn’t have credits to test when I wrote these.


Last update: Sep 02, 2023