Skip to content

bosh-google-kvm-ubuntu-resolute

Notes

The alpha Resolute stemcell is currently under development.

BOSH produces official stemcells for popular operating systems and infrastructures. For infrastructures that support it, light stemcells are a more efficient way to reference stemcells that we have pre-uploaded and shared within the IaaS.

For more information about stemcells, please see the following documentation.

You can upload the latest version to your director with the upload-stemcell command:

bosh upload-stemcell --sha1 06ead8ab4f0792f76df8cbb8c9efef9eff30c5c8 \
  "https://bosh.io/d/stemcells/bosh-google-kvm-ubuntu-resolute?v=0.59"

And reference this stemcell in your deployment manifest from the stemcells section:

- alias: "default"
  os: "ubuntu-resolute"
  version: "0.59"

Version History

v0.59