Hello all,
I am trying to install Kubernetes on Ubuntu 14.04 OpenStack VM to play
around. Docket, GO and OpenSSL are already installed in my machine.
I have cloned kubernetes repo locally and running this command to start a
cluster but it seems to fail with marked error.
root@test-kubernetes-large:/home/abhardwaj/kubernetes#
hack/local-up-cluster.sh
Go version: go version go1.6.2 linux/amd64
+++ [0620 07:05:15] Building the toolchain targets:
k8s.io/kubernetes/hack/cmd/teststale
+++ [0620 07:05:15] Building go targets for linux/amd64:
cmd/kubectl
cmd/hyperkube
+++ [0620 07:05:18] Placing binaries
*curl: (7) Failed to connect to 127.0.0.1 port 8080: Connection refused*
API SERVER port is free, proceeding...
Detected host and ready to start services. Doing some housekeeping first...
Using GO_OUT /home/abhardwaj/kubernetes/_output/local/bin/linux/amd64
Starting services now!
Starting etcd
etcd must be in your PATH
Cleaning up...
Please let me know what could be possible cause of this issue. My
/etc/hosts looks like this :
*127.0.0.1 localhost*
*127.0.0.1 test-kubernetes-large*
*# The following lines are desirable for IPv6 capable hosts*
*::1 ip6-localhost ip6-loopback*
*fe00::0 ip6-localnet*
*ff00::0 ip6-mcastprefix*
*ff02::1 ip6-allnodes*
*ff02::2 ip6-allrouters*
*ff02::3 ip6-allhosts*
PS: Please let me know the path to check logs if any or if there exists a
debug mode to run these commands.
Regards
Amit
--
You received this message because you are subscribed to the Google Groups
"Containers at Google" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-containers.
For more options, visit https://groups.google.com/d/optout.