On Monday, June 5, 2017, <he...@andrewhowden.com> wrote:

> Ahh sorry, I should have clarified -- with GKE. Google hosts the master
> for us; unless there is some way of SSHing into the master that I have
> missed?


Oh, GKE. No, I'm quite sure there is no way to ssh to the Masters.

But isn't kubelet log what you want? The mount is done by the kubelet.

Although if it's a preemtable VM, that might be gone. You can probably
collect kubelet logs with a daemonSet​, so you don't lose them. (in my
case, I'm trying logdna that has a daemonSet template you run and collects
also some of those system logs)

In any case, consider to open a support ticket for GKE too. But maybe
someone else on the list can help :-)

-- 
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