Skip to content

particuleio/symplegma-os_bootstrap

Repository files navigation

symplegma-os_bootstrap

Build Status semantic-release

This ansible role bootstraps python 3 on CoreOS/Flatcar Linux and loads the necessary Kernel modules and parameters to deploy vanilla Kubernetes

Testing

This role supports molecule using the docker provider.

  1. Install molecule pip install molecule[docker]
  2. Run the scenario using molecule converge