kubernetes-the-hard-way/scripts/download_node_binaries

2 lines
126 B
Bash
Executable File

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