Re: [kubernetes-users] Disappearing k8s master

2018-05-02 Thread Andrew Howden
https://issuetracker.google.com/u/1/issues/78376911 On Sun, Apr 22, 2018 at 8:29 PM Mayur Nagekar wrote: > I think you can try this if not already > > 1. Sign in to the console . > > 2. On the left side of the top bar, select your

Re: [kubernetes-users] Disappearing k8s master

2018-04-22 Thread Mayur Nagekar
I think you can try this if not already 1. Sign in to the console . 2. On the left side of the top bar, select your project from *Project List*. 3. Open the menu [image: Gallery Menu] on the top left, and click on *Support*. 5. Your current support package

Re: [kubernetes-users] Disappearing k8s master

2018-04-22 Thread Mayur Nagekar
Oh, if its managed then you got to write to GKE's support. Not much one can do unless we can investigate by ssh-ing into the master. On Sun, Apr 22, 2018 at 12:25 PM, Andrew Howden wrote: > Holaa > > On Sat., 21 Apr. 2018, 9:50 pm Mayur Nagekar,

Re: [kubernetes-users] Disappearing k8s master

2018-04-22 Thread Andrew Howden
Holaa On Sat., 21 Apr. 2018, 9:50 pm Mayur Nagekar, wrote: > Can you login into the master and run `docker images` and `docker ps -a` ? > is the control plane intact/sane ? > Can't login to the master; it's managed but Google Kubernetes Engine. Thus the bug ^^ it does

Re: [kubernetes-users] Disappearing k8s master

2018-04-21 Thread Mayur Nagekar
Also, I'd highly recommend open a bug in k8s repo in github. The responses are much faster there. If you happen to do that, please let me know or better copy me. I am @miyurz there. On Sun, Apr 22, 2018 at 1:20 AM, Mayur Nagekar wrote: > Can you login into the master

Re: [kubernetes-users] Disappearing k8s master

2018-04-21 Thread Mayur Nagekar
Can you login into the master and run `docker images` and `docker ps -a` ? is the control plane intact/sane ? On Sat, Apr 21, 2018 at 2:05 PM, wrote: > On Saturday, April 21, 2018 at 10:31:24 AM UTC+2, he...@andrewhowden.com > wrote: > > I0421 10:27:53.953721 620

Re: [kubernetes-users] Disappearing k8s master

2018-04-21 Thread hello
On Saturday, April 21, 2018 at 10:31:24 AM UTC+2, he...@andrewhowden.com wrote: > I0421 10:27:53.953721 620 round_trippers.go:417] curl -k -v -XGET -H > "Accept: application/json, */*" -H "User-Agent: kubectl/v1.8.6 (linux/amd64) > kubernetes/6260bb0" https://104.155.__XXX__.__XXX__/api

Re: [kubernetes-users] Disappearing k8s master

2018-04-21 Thread hello
On Saturday, April 21, 2018 at 10:25:59 AM UTC+2, Mayur Nagekar wrote: > Whats the output of kubectl get nodes ? __USER_NAME__@__PROJECT_NAME__:~$ kubectl get nodes -v=9

Re: [kubernetes-users] Disappearing k8s master

2018-04-21 Thread Mayur Nagekar
Whats the output of kubectl get nodes ? On Sat, Apr 21, 2018 at 1:53 PM, wrote: > Hola All, > > I am struggling with a bug currently that I don't reaaaly know how to > resolve. In essence, my k8s master has disappeared. > > Specifically, it's not available: > > - Via