Re-org the IEC repo to adapt to actual deployment
[iec.git] / src / foundation / 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