[Unschedulable] 0/1 nodes are available: 1 persistentvolumeclaim "minecraft-data-pvc" not found.
i got this issue
[Unschedulable] 0/1 nodes are available: 1 persistentvolumeclaim "minecraft-data-pvc" not found.
I haven't been able to reproduce, perhaps re-clone and try again?
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.
StatefulSet is generally a better idea than Deployment for PVCs.
On Tue, Apr 19, 2022 at 10:49 AM Omri Yoffe @.***> wrote:
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.
— Reply to this email directly, view it on GitHub https://github.com/solarhess/kubernetes-minecraft-server/issues/3#issuecomment-1102871435, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA44GV2B6OORUTFWCPXIALVF3PY7ANCNFSM5MEYMHEQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>