Merge "Modified the path"
[eliot.git] / blueprints / iotgateway / scripts / edgex / edgexonk8s.sh
index f7171e1..22dd90c 100755 (executable)
 
 
 echo "Deploying Edgex Platform on IOT-Gateway Edge Node"
+edgexPath=`pwd`
 git clone https://github.com/edgexfoundry-holding/edgex-kubernetes-support.git
 cd edgex-kubernetes-support/releases/edinburgh/kubernetes
 ls
 kubectl create -k .
+cd ${edgexPath}
 echo "-----------------------------------------------------------"
 echo "Edgex platform PODs"
 kubectl get pod