VTWO-14496 : start machines configuration

This commit is contained in:
mbenabda
2019-06-20 16:44:59 +02:00
parent ce236f216f
commit e577b6e5ac
6 changed files with 68 additions and 2 deletions

2
scripts/download_node_binaries Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env bash
curl -sL https://github.com/kubernetes/kubernetes/releases/download/v1.15.0/kubernetes.tar.gz | tar zxvf -