Groups
Groups
Sign in
Groups
Groups
Kubernetes user discussion and Q&A
Conversations
Labels
About
Send feedback
Help
GKE master Logs
1,417 views
Skip to first unread message
Henrique Truta
unread,
Jul 14, 2017, 2:38:51 PM
7/14/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kubernetes user discussion and Q&A
Hi all,
I have a cluster running on GKE and I wonder if there is some way to get the logs of its components, such as api-server and controller-manager.
Thanks,
Ingo Gottwald
unread,
Jul 15, 2017, 11:32:20 AM
7/15/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kubernetes user discussion and Q&A
Hi,
this should work:
kubectl proxy
curl
http://localhost:8001/logs/kube-apiserver.log
Henrique Truta
unread,
Jul 17, 2017, 9:32:39 AM
7/17/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kubernetes user discussion and Q&A
Great, thanks! It did work for the apiserver. Do you have a similar workaround for the controller-manager? the /logs endpoint doesn't have it
Reply all
Reply to author
Forward
0 new messages