How to change the entire Kubernetes cluster time zone
11/2/2018
I have a running kubernetes cluster in GCE and currently it is having the default time zone UTC. Now I need to change the time zone for the entire cluster(Not for a single node or a pod). Please let me know How can I do that?