Omri Yoffe
Omri Yoffe
@salineselin I am letting the GKE decide where to place the volume. I am only giving it the volume claim. So far it works, I am now working on making...
I'm not merging yet because I'm working on a fix for preemptible nodes. Since the node is changing I probably need to use stateful set for the volumes to transfer...
Since there are different files needed, I think it's best to keep branches in the repo for local deployment and GKE deployment. There is an option of adding a flag...
I am getting the same when using pre-emptible nodes on GKE. Working on a fix in my pr for deploying to GKE. Try switching to stateful set instead of deployment.