Get started#
Prerequisites#
makepython >= 3.7.3virtualenvpip3curlunzip
You should find all of these in you Linux native packaging system.
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.