Hi all :slightly_smiling_face: I don't know if it'...
# kubernetes
c
Hi all 🙂 I don't know if it's the right place to ask but I would like to separate my microservices into multiple github repositories and each of them will deploy/update a single kubernetes cluster (set up in another repo). Is this feasible ? (without submoduling all the code in a single place to run pulumi up) ? Thanks in advance for any help 🙂