This ansible role bootstraps python 3 on CoreOS/Flatcar Linux and loads the necessary Kernel modules and parameters to deploy vanilla Kubernetes
This role supports molecule using the docker provider.
- Install molecule
pip install molecule[docker]
- Run the scenario using
molecule converge