Hi all, 

we have a kubernet cluster and  we need track everything that is done in 
GCE console and in debian container shell console.

We have configured IAM Policies and now each admin accesses with their 
users and every operation on the gcloud web/shell console is correctly 
logged on stackdrive. But I can't log the operations that have done on the 
container shell (for example:creating/editing/deleting a file or a folder 
through commands as: vi, mkdir, rm, etc.). Is it possible do it with 
kubernet tools? Or do I need to install a third-party software? 
Is it possible that when you run the command "kubectl exec -it <podName> 
<containerName> /bin/bash" with one of our users, to login in the container 
with the specific user and not as root? I would like to map the id or 
username of the GCE user to the container shell.

Many thanks 

Nicolas




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