Automaticaly execute script inside Kuebrentes pod A when i update pod B with ansible

9/5/2019

I have 2 pods , deploy with ansible : - POD A - POD B.

Actually, i execute ansible to update pod B. When update is finished, i need to execute a command inside pod A.

Do you know the best way to automatise the execution of this script ? via ansible ? kubernetes conf ?

thanks

-- DevOpsAddict
ansible
automation
devops
docker
kubernetes

0 Answers