Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to access api after rolling-update #1898

Closed
cdelpinogeo opened this issue Feb 14, 2017 · 5 comments
Closed

Unable to access api after rolling-update #1898

cdelpinogeo opened this issue Feb 14, 2017 · 5 comments
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@cdelpinogeo
Copy link

I was trying to install the batch/v2alpha1 api on our 1.5.1 cluster. I used the following to install it: #618

The rolling-update was able to go through and perform its steps, but I can no longer run kubectl commands. I get the following:

cdelpino@merc1:~$ kubectl --context=dev.boundlessgeo.com get pods --all-namespaces | grep kube-apiserver Unable to connect to the server: dial tcp 52.87.197.246:443: i/o timeout cdelpino@merc1:~$ kubectl --context=dev.boundlessgeo.com proxy Unable to connect to the server: dial tcp 54.196.135.89:443: i/o timeout

I can provide further info if needed. Thanks.

@ipedrazas
Copy link

I guess that your API Server is down. Could you log in into your master and check how many containers are up?

@cdelpinogeo
Copy link
Author

I ran the following per @justinsb:

admin@ip-172-20-98-102:~$ kubectl get nodes
The connection to the server localhost:8080 was refused - did you specify the right host or port?
admin@ip-172-20-98-102:~$ sudo docker ps
CONTAINER ID        IMAGE                COMMAND                  CREATED             STATUS              PORTS               NAMES
fc2a9ede5af3        kope/protokube:1.4   "/usr/bin/protokube -"   17 hours ago        Up 17 hours                             admiring_mahavira

and there is nothing in /var/log/kube-apiserver.log.

Not sure if I should close this since @justinsb is providing help via slack or keep this open?

Thanks!

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 21, 2017
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle rotten
/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jan 20, 2018
@fejta-bot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

4 participants