I am trying the new IBM blockchain service on bluemix. It requires a kubernetes cluster.
Following the link provided, I created a new cluster (free tier, expires in 30 days). My cluster is up and "running":
However, getting back to the procedure of creating my blockchain service, it does not present me the new cluster (even after refreshing the page):
Checking the console does not give any error.
Is there a configuration I missed or some requirements I do not meet to create a cluster for my blockchain service?
Deleting and recreating a cluster worked during the third attempt. No idea why.
Update: It seems that the cluster needs to be in the same region. (If you created the blockchain on Dallas, the cluster must be created on Dallas too.)