Commit 66aa150f authored by Дмитрий Сафронов's avatar Дмитрий Сафронов
Browse files

Merge branch 'trunk' into 'master'

apk add build-base

See merge request infrastructure/system-configurations/kubernetes-platform-setup!3
parents f71d9e49 47ebc729
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@
#git submodule update
#cd ..

apk add build-base

python3 -m venv --upgrade .venv-kubespray
.venv-kubespray/bin/pip3 install --upgrade pip setuptools wheel
.venv-kubespray/bin/pip3 install -r kubespray/requirements.txt