The purpose of this repo is to have several fast way for testing Epinio on top of different platforms.
Vagrant is the base of the tests. For now, the Vagrantfiles are written for being used with the libvirt provider only.
Before deploying, you must install Vagrant as well as the vagrant libvirt provider.
Each folders has its own README file:
A basic ready openSUSE TW box for deploying epinio on AKS with all the needed dependencies included.
Make sure to follow the README because some variables have to be configured.
A basic ready openSUSE TW box for deploying epinio on EKS with all the needed dependencies included.
Make sure to follow the README because some variables have to be configured.
A basic ready openSUSE TW box for deploying epinio on GKE with all the needed dependencies included.
Make sure to follow the README because some variables have to be configured.
Another openSUSE TW box for installing epinio on top of k3s with all the needed dependencies included.
Once again, refer to the README to configure few mandatory variables before.