Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 755 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 755 Bytes

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