Skip to content

Instantly share code, notes, and snippets.

@goern
Last active October 31, 2017 08:52
Show Gist options
  • Save goern/d21e5f9bee733a4f30c7 to your computer and use it in GitHub Desktop.
Save goern/d21e5f9bee733a4f30c7 to your computer and use it in GitHub Desktop.
Atomic Host demo on Google Compute Engine (GCE)

Overview

Basically four steps:

  1. install SDK and initialize a new project via console
  2. upload and generate a new GCE image for your project
  3. instantiate a new instance on GCE using the image
  4. follow a known path

References

@demosdemon
Copy link

May I suggest a helpful comment saying that the raw image is required to be named disk.raw in the tarball.

@eklitzke
Copy link

Can you provide an example using kubectl instead of kubecfg?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment