Add some scripts for verifing the K8s environment 69/469/1
authorJingzhao <Jingzhao.Ni@arm.com>
Thu, 14 Mar 2019 02:49:33 +0000 (10:49 +0800)
committerJingzhao <Jingzhao.Ni@arm.com>
Thu, 14 Mar 2019 02:49:33 +0000 (10:49 +0800)
commit5d7cc898fdadd134d108c3125c45fd93ed2d70dc
tree9437aba760a0168367d407875b2b5bbb5869ec5f
parent2fe3d7c689341cc5e25678416c4f035ef3e5c96a
Add some scripts for verifing the K8s environment

Some scripts was added for checking the k8s running status.
1. Add a check_k8s_status function in startup.sh for checking
   the k8s status.
2. Modify the path of scripts for adapting new file organization

Change-Id: Icefd72b7f762fe9ccd223d4b34aac7cc97b4a234
Signed-off-by: Jingzhao <Jingzhao.Ni@arm.com>
src/foundation/scripts/startup.sh