Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

drivers/google: Default to micro, bump Ubuntu LTS#4652

Open
tlvince wants to merge 1 commit intodocker-archive-public:masterfrom
tlvince:google-default
Open

drivers/google: Default to micro, bump Ubuntu LTS#4652
tlvince wants to merge 1 commit intodocker-archive-public:masterfrom
tlvince:google-default

Conversation

@tlvince
Copy link
Copy Markdown

@tlvince tlvince commented Jan 19, 2019

Description

Change the default machine type to f1-micro as it's contained in the
"Always Fee" usage limits, also mirroring the AWS EC2 default.

Also update the default image to the latest Ubuntu LTS.

@GordonTheTurtle
Copy link
Copy Markdown

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "google-default" git@github.com:tlvince/machine.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

Change the default machine type to `f1-micro` as it's contained in the
"Always Fee" usage limits[1], also mirroring the AWS EC2 default.

Also update the default image to the latest Ubuntu LTS.

[1]: https://cloud.google.com/free/docs/gcp-free-tier#always-free-usage-limits

Signed-off-by: Tom Vincent <git@tlvince.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants