#PODS
Pods are taskflows which look at peas as individual tasks
Install taskflow and requests
pip install taskflow requestsedit line 17 of normalization.py to change the value of the url variable to the value of the normalization pea service url obtained as follows:
minikube service pea-deployment --urlNow execute the normalization pod as follows:
python normalization.py