I\'ve setup my Google Cloud Project to use a load balancer in combination with auto scaling instance templates. Currently the instance group only has one instance.
My do
You can use certbot
Here is an example of how to create only the certificates
$ ./certbot-auto certonly --standalone --email admin@example.com -d example.com -d www.example.com