mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 17:58:57 +03:00
VTWO-14496 : start machines configuration
This commit is contained in:
2
scripts/download_node_binaries
Executable file
2
scripts/download_node_binaries
Executable 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 -
|
||||
Reference in New Issue
Block a user