Is there a recommended way of running cloud-init on Google Container-Optimized OS once the instance is up and have it fetch the latest metadata?
So far, I have been blowing away the /var/lib/cloud/instances directory and rerunning, but that seems hacky.