<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m trying to build a kubernetes setup on Ubuntu 14.04 (1 master, 1 minion) so that I can integrate with my Openstack. The configurations I’ve done up till now are:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">On Master node:<o:p></o:p></p>
<p class="MsoNormal">-Installed docker,<o:p></o:p></p>
<p class="MsoNormal">-etcd 2.0<o:p></o:p></p>
<p class="MsoNormal">-Cloned the kubernetes.git and performed make release,<o:p></o:p></p>
<p class="MsoNormal">-Where do you configure this? <o:p></o:p></p>
<p class="MsoNormal">ETCD_OPTS="-listen-client-urls=http://kube-master:4001"<o:p></o:p></p>
<p class="MsoNormal">-kube-apiserver,kube-controller-manager,kube-scheduler has been configured.<o:p></o:p></p>
<p class="MsoNormal">The services were in running state(kube-apiserver,kube-controller-manager,kube-scheduler,etcd)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">On Minion node:<o:p></o:p></p>
<p class="MsoNormal">-Installed docker,<o:p></o:p></p>
<p class="MsoNormal">-Cloned the kubernetes.git and performed make release,<o:p></o:p></p>
<p class="MsoNormal">-kube-proxy and kubelet services were configured.<o:p></o:p></p>
<p class="MsoNormal">Both the services kube-proxy and kubelet are in running state.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The issue I am facing here is when I run the command to fetch kube minion details:<o:p></o:p></p>
<p class="MsoNormal">/opt/bin/kubectl get minions<o:p></o:p></p>
<p class="MsoNormal">NAME LABELS STATUS<o:p></o:p></p>
<p class="MsoNormal">kube-minion <none> NotReady<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The document I have been following is-https://devops.profitbricks.com/tutorials/getting-started-with-a-multi-node-kubernetes-cluster-on-ubuntu/ and it seems to be facing the same error. How do I get the node status as Ready? Does it have
something to do with the service configurations?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you in advance!<o:p></o:p></p>
<p class="MsoNormal">Aishwarya<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></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>
www.accenture.com<br>
</font>
</body>
</html>