Hello everyone, anyone has an idea about how to ha...
# kubernetes
a
Hello everyone, anyone has an idea about how to handle multi cluster deployments. we have blue/green cluster and we want to make it so we can deploy on both clusters while keeping the standby cluster deployments replicas as 0. but I am not sure what is the best practice/ how to handle stacks, as in should we have one stack for both or separate them into different ones and how can I make sure both of those deployments are exactly the same except for replica count. any ideas/suggestion would be very helpful. thank you so much in advance