Code Review
/
iec.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
4d31db1ef36d25147332cec0670bb2601165e0bd
[iec.git]
/
scripts
/
k8s_worker.sh
1
#!/bin/bash
2
set -o xtrace
3
set -e
4
5
#install essential software
6
source k8s_common.sh
7
8
# install kubernetes