Re-org the IEC repo to adapt to actual deployment
[iec.git] / src / foundation / scripts / k8s_worker.sh
diff --git a/src/foundation/scripts/k8s_worker.sh b/src/foundation/scripts/k8s_worker.sh
new file mode 100755 (executable)
index 0000000..4d31db1
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/bash
+set -o xtrace
+set -e
+
+#install essential software
+source k8s_common.sh
+
+# install kubernetes