Hi Every one

Hello Every one

                    I am Instalation kubernetes in aws sever master and
node successfully install no problem .I face problem in  get local
configuration in local machine to server .
1->master machine sucessfully

root@ip-172-31-29-248:/etc/kubernetes# kubectl --namespace=kube-system get
all
NAME                                       READY     STATUS    RESTARTS
AGE
etcd-ip-172-31-29-248                      1/1       Running   0          2h
kube-apiserver-ip-172-31-29-248            1/1       Running   0          2h
kube-controller-manager-ip-172-31-29-248   1/1       Running   0          2h
kube-dns-86f4d74b45-vg9b8                  3/3       Running   0          2h
kube-flannel-ds-7sjpz                      1/1       Running   0          2h
kube-flannel-ds-qhdb9                      1/1       Running   0          2h
kube-proxy-llh8t                           1/1       Running   0          2h
kube-proxy-v7svt                           1/1       Running   0          2h
kube-scheduler-ip-172-31-29-248            1/1       Running   0          2h
kubernetes-dashboard-866bbc8b55-sdbsd      1/1       Running   0          2h

NAME                   TYPE        CLUSTER-IP      EXTERNAL-IP
PORT(S)         AGE
kube-dns               ClusterIP   10.96.0.10      <none>
53/UDP,53/TCP   2h
kubernetes-dashboard   NodePort    10.106.54.179   <none>
80:32225/TCP    2h

NAME              DESIRED   CURRENT   READY     UP-TO-DATE   AVAILABLE
NODE SELECTOR                   AGE
kube-flannel-ds   2         2         2         2            2
beta.kubernetes.io/arch=amd64   2h
kube-proxy        2         2         2         2            2
<none>                          2h

NAME                   DESIRED   CURRENT   UP-TO-DATE   AVAILABLE   AGE
kube-dns               1         1         1            1           2h
kubernetes-dashboard   1         1         1            1           2h

NAME                              DESIRED   CURRENT   READY     AGE
kube-dns-86f4d74b45               1         1         1         2h
kubernetes-dashboard-866bbc8b55   1         1         1         2h




2->node Successfully install

[discovery] Successfully established connection with API Server
"172.31.29.556:6443"

This node has joined the cluster:
* Certificate signing request was sent to master and a response
  was received.
* The Kubelet was informed of the new secure connection details.

Run 'kubectl get nodes' on the master to see this node join the cluster.



3->not setuo in local machine

Unable to connect to the server: dial tcp 172.31.29.556:6443: i/o timeout

Please last step not solve in local machine ho to salve please give me any
view
problems here

Unable to connect to the server: dial tcp 172.31.29.556:6443: i/o timeout

Thanks
Ram

-- 
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 kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to