= Overview =
Basically four steps:
- install SDK and initialize a new project via console
- upload and generate a new GCE image for your project
- instantiate a new instance on GCE using the image
- follow a known path
References
http://www.redhat.com/en/technologies/linux-platforms/enterprise-linux http://www.projectatomic.io/ http://rhelblog.redhat.com/2014/07/10/going-atomic-with-the-red-hat-enterprise-linux-7-high-touch-beta/ https://cloud.google.com/compute/
May I suggest a helpful comment saying that the raw image is required to be named
disk.raw
in the tarball.