ElasticBox / elastickube

ElasticKube is an open source management platform for Kubernetes.

Home Page:https://elastickube.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElasticKube seemed to have deployed but the script didn't complete

colemickens opened this issue · comments

I'm poking around in ElastiKube that I deployed to my cluster. Seems to be working. But the terminal where I (downloaded, inspected and then) ran the bootup script from is still in progress:

[...]
Setting up elastickube-mongo            [ ✓ ]
Setting up elastickube-server           [ / ]

@colemickens based on the logs, it seems that the script is not detecting when the RC is ready. Can you run the command kubectl --namespace=kube-system describe rc elastickube-server and paste the output here?

Thanks for trying elastickube

Thank you, I will try to reproduce locally and keep you posted.