Get started

Prerequisites

  • make

  • python >= 3.7.3

  • virtualenv

  • pip3

  • direnv

  • terraform >= 0.14

Setup workspace

git clone https://gitlab.com/wescalefr-oss/ansible/collections/kubefactory.git
cd kubefactory
direnv allow .
make env

CONGRATULATIONS

You are ready to play with the kubefactory project.