Kubernetes Deploy Successful, but not complete?

Asked by smarta94

When I deploy an environment with KubernetesCluster, it finishes in the dashboard, but when I look at the VMs created, the Master seems to have completed, but the minions and gateway don't seem to have been finilized. The environment gets repoted as "up and runnning" once masterNode.setupNode() has been finished, and the other nodes never seem to reach the "Parallel: Do: $.minion.take...pselect($.setupNode())..." It is in this section of the minions and gateway that flanneld and kubernetes proxy/kublet's get setup, and those are the only items not beign installed by murano onto the vms. I don't know if this has to do with the Parallel aspect or some other setting, but no errors are returned on the master during deployment so it should continue to the next step rather than skip this section shouldn't it?

Question information

Language:
English Edit question
Status:
Answered
For:
Murano Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Stan Lagun (slagun) said :
#1

This is probably a bug. Environment should be in DEPLOY IN PROGRESS state until everything complete including Parallel parts. I've never encountered such behavior. I suggest you to file bug on Murano launchpad and provide maximum details possible (version of Murano you are using, k8s image details, murano engine's log (with verbose=debug=True in murano.conf), maybe guest agents' logs, steps to reproduce. The more info you provide the more likely we be able to reproduce it

Can you help with this problem?

Provide an answer of your own, or ask smarta94 for more information if necessary.

To post a message you must log in.