You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to skaffold-users
Hey guys. I'm going to use Skaffold for my app. It's SaaS multi-tenant app. I have more then 50 instances inside of my kubernetes cluster, but now it's the problem that I need to re-deploy each instance manually to update them to another docker image with another tag.
Is Skaffold correct tool for that? How to define in skaffold.yaml which resources to re-deploy after scaffold run command.