How to see audit logs on kubernetes in GKE? I can see that nodes are added automatically and deleted also. I want to see the audit logs for these nodes in gke cluster.
If I understood your request right, you are wondering on how to enable verbose operating system audit logs on Google KubernetesEngine.
This chapter of official documentation provides info on how to access Audit Logs.
Hope that helps.