Hello Every one I am install the kubernetes in aws master is runing all componentkubernets version v1.10
kubectl --namespace=kube-system get all NAME READY STATUS RESTARTS AGE etcd-ip-172-31-29-248 1/1 Running 0 2m kube-apiserver-ip-172-31-29-248 1/1 Running 0 2m kube-controller-manager-ip-172-31-29-248 1/1 Running 0 2m kube-dns-86f4d74b45-rc2hn 0/3 Pending 0 3m kube-proxy-s7tnx 1/1 Running 0 3m kube-scheduler-ip-172-31-29-248 1/1 Running 0 2m NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE kube-dns ClusterIP 10.96.0.10 <none> 53/UDP,53/TCP 3m NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE kube-proxy 1 1 1 1 1 <none> 3m NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE kube-dns 1 1 1 0 3m NAME DESIRED CURRENT READY AGE kube-dns-86f4d74b45 1 1 0 3m 2-> Second phase issue face in node install The connection to the server localhost:8080 was refused - did you specify the right host or port? how to solve please -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" 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/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
