<div dir="ltr">Hi,<div><br></div><div>If you don't see etcd process it probably means that you did not initialize an etc cluster.</div><div>You need to have ETCD properly configured before you install Kubernetes as Kubernetes uses ETCd to distribute its configuration.</div><div><br></div><div>There are two ways to setup ETCd cluster. The first one requires to use some hub which will be a coordination point between ETCd nodes. The second one is manual way when you add each ETCd member one by one providing initialization configuration string as an option on each member. Each time you add an ETCd member this init string will be changed.</div><div><br></div><div>Here are bash scripts which are used in Kubernetes cluster automation in Murano: <a href="https://github.com/stackforge/murano-apps/tree/master/kubernetes/io.murano.apps.docker.kubernetes.KubernetesCluster/Resources/scripts">https://github.com/stackforge/murano-apps/tree/master/kubernetes/io.murano.apps.docker.kubernetes.KubernetesCluster/Resources/scripts</a></div><div><br></div><div>the sequence or ETCd is the following:</div><div>on ETCd master (first VM): master-etcd-setup.sh <cluster_name> <IP addr of master></div><div>--==Adding an ETCd memeber ==-</div><div>1) On master: master-add-member.sh <cluster_name> <ip addr of a member></div><div>2) take the init string generated after script execution</div><div>3) On new member: member-etcd-setup.sh <cluster_name> <ip addr of the member> <initial config from the previous step></div><div><br></div><div>Just take a look on the scripts and you will figure out how to setup a cluster.</div><div><br></div><div>Thanks</div><div>Gosha</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 13, 2015 at 5:06 AM,  <span dir="ltr"><<a href="mailto:aishwarya.adyanthaya@accenture.com" target="_blank">aishwarya.adyanthaya@accenture.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal">Hi,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I'm trying to integrate Kubernetes with Openstack and I have been following the site '<a href="http://devops.profitbricks.com" target="_blank">devops.profitbricks.com</a>' for it. The master node is running services such as kube-apiserver, kube-scheduler, kube-controller-manager but the etcd service
 seem to be missing even after the configuration was done. The services on minions aren't in running state after the configuration are done. I tried manually starting it with the service start command and checked for its status but it seems to be in stop/waiting
 state. <u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Could anyone point out what I have to do? Thanks in advance!<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Aishwarya Adyanthaya <u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by
 you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of
 internal compliance with Accenture policy. <br>
______________________________________________________________________________________<br>
<br>
<a href="http://www.accenture.com" target="_blank">www.accenture.com</a><br>
</font>
</div>

<br>_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font color="#999999"><span style="background-color:rgb(255,255,255)">Georgy Okrokvertskhov<br>
Architect,<br><span style="font-family:arial;font-size:small">OpenStack Platform Products,</span><br>
Mirantis</span><br>
<a href="http://www.mirantis.com/" target="_blank">http://www.mirantis.com</a><br>
Tel. +1 650 963 9828<br>
Mob. +1 650 996 3284</font><br></div></div>
</div>