Consensys / qubernetes

Quorum on Kubernetes.
https://www.goquorum.com
53 stars 33 forks source link

not able to run "qctl deploy network --wait" #122

Closed victoryeo closed 3 years ago

victoryeo commented 3 years ago

qctl deploy network --wait

gives the error below:

not in running state EVICTED wait for 5 seconds before checking the network again

using ubuntu 20.04 docker 19.03.8

victoryeo commented 3 years ago

issue is solved.

One cannot start gke cluster with num-nodes of 1.

victoryeo commented 3 years ago

close.