Just curious. Is network connectivity okay between the node where kubectl being run and K8S API Server? Can you try to do ping (from the machine where you are running kubectl) command to 10.12.7.25 (I guess this is the machine where K8S API sever is running on).
If ping is okay, can you check whether K8S API server is running or not by checking the process status (via ps)? Thanks Srini From: [email protected] [mailto:[email protected]] On Behalf Of Ukponmwan, Itohan Sent: Wednesday, October 24, 2018 3:18 PM To: Kamineni, Kiran K <[email protected]>; [email protected] Subject: Re: [onap-discuss] Issues with Tiller (Cannot Connect to Tiller) When I run that command I also see this error; The connection to the server 10.12.7.25:8080 was refused - did you specify the right host or port? Previously I saw tiller running but I don't what has changed. -Itohan From: Kamineni, Kiran K Sent: Wednesday, October 24, 2018 3:07 PM To: [email protected]<mailto:[email protected]>; Ukponmwan, Itohan <[email protected]<mailto:[email protected]>> Subject: RE: Issues with Tiller (Cannot Connect to Tiller) Is kubectl -n kube-system get pods listing tiller there? -- K i r a n From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Ukponmwan, Itohan Sent: Wednesday, October 24, 2018 2:29 PM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] Issues with Tiller (Cannot Connect to Tiller) Hi All, I have OOM ONAP deployed. It was working but now I have issues with connecting to tiller using helm or kubectl commands. When I do a helm version, I see the following; Client: &version.Version{SemVer:"v2.9.1", GitCommit:"20adb27c7c5868466912eebdf6664e7390ebe710", GitTreeState:"clean"} Error: cannot connect to Tiller Does anyone know how to fix this error? It is blocking my HPA integration testing. Thanks, Itohan -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13282): https://lists.onap.org/g/onap-discuss/message/13282 Mute This Topic: https://lists.onap.org/mt/27623611/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
