Add iec auto deployment scripts & Fix some bugs 07/407/4
authorJingzhao <Jingzhao.Ni@arm.com>
Mon, 18 Feb 2019 07:50:45 +0000 (15:50 +0800)
committerJingzhao <Jingzhao.Ni@arm.com>
Wed, 20 Feb 2019 06:18:18 +0000 (14:18 +0800)
commitd02f2717a3bbdc82ad7443c60edad06855fb4d79
treec9183cbb06f01cb04a789288f5e31eebee1f731e
parent22814f2865a4b1f52770a508af6f229eac51e80c
Add iec auto deployment scripts & Fix some bugs

Add some files for automatic deployment from jumper host.
Add files for deploying k8s worker node.
Add some calico configuration files.
Rename the calico.sh file with setup-cni.sh file.

Change-Id: I24abd8f0f8507869064d6b9ceb0aa1f89a44f29c
Signed-off-by: Jingzhao <Jingzhao.Ni@arm.com>
scripts/cni/calico/calico.sh [deleted file]
scripts/cni/calico/calico.yaml [new file with mode: 0644]
scripts/cni/calico/etcd-amd64.yaml [new file with mode: 0644]
scripts/cni/calico/etcd-arm64.yaml [new file with mode: 0644]
scripts/cni/calico/rbac.yaml [new file with mode: 0644]
scripts/k8s_common.sh
scripts/k8s_worker.sh [new file with mode: 0755]
scripts/setup-cni.sh [new file with mode: 0755]
scripts/startup.sh [new file with mode: 0755]