With Cloud Functions you write simple, functions that doing one unit of execution. Cloud Functions can be written using JavaScript, Python 3, or Go and you simply deploy a function bound to the event you want and you are all done. In our case we will leavrage from Cloud Function to manage our K8s clusters based on work times in order to save budget.