{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiahx3mi6rscbqavca33yri3r7y2je2gf3piwmu3aotirkwlu4rwei",
"uri": "at://did:plc:3pjw65epwlo3rzajhx6xg4br/app.bsky.feed.post/3mf4q4hndiot2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreiafncwdmprr6fvuu5jtkt6xmkuf5bw2wtaawy44w3pqdfwjpuqaaa"
},
"mimeType": "image/png",
"size": 821186
},
"path": "/opensuse-leap-16-0-is-now-available-on-google-cloud-platform/",
"publishedAt": "2026-02-18T07:55:36.000Z",
"site": "https://sysadmin-journal.com",
"tags": [
"Ops Agent installation documentation",
"openSUSE community",
"openSUSE Bugzilla"
],
"textContent": "openSUSE Leap 16.0 is now available as a public image on Google Cloud Platform. Both `x86_64` and `Arm64` images were built on 16 February 2026 and are ready for use with Compute Engine instances.\n\n## Launching an instance with openSUSE Leap 16.0\n\nGetting started with Leap 16.0 on GCP is straightforward. From the Google Cloud Console, navigate to **Compute Engine > VM instances** and click **Create Instance**.\n\nIn the instance configuration page, scroll down to the **OS and storage** section and click **Change** to open the boot disk configuration panel.\n\nUnder the **Public images** tab, select **openSUSE** from the **Operating system** dropdown. You will then see **openSUSE Leap** listed under the **Version** dropdown — select the **openSUSE Leap 16.0** entry. Choose your preferred boot disk type and size, then click **Select** to confirm.\n\nFrom there, configure the rest of your instance settings — machine type, networking, firewall rules — as you normally would, and click **Create** to launch your new Leap 16.0 VM.\n\n## Google Cloud Observability\n\nDuring instance creation, you will notice the **Observability - Ops Agent** section near the bottom of the configuration page. For supported operating systems, this provides a convenient **Install Ops Agent for Monitoring and Logging** checkbox that automatically installs the agent when the VM boots. However, with openSUSE Leap 16.0 selected as the boot disk image, this checkbox is greyed out and displays the message: _\"Not available for the selected image.\"_ This is because the automated installation method does not yet support Leap 16.0 (support available for Leap 15 only).\n\nThat said, the Ops Agent **can still be installed manually** via the command line once your instance is running. SSH into your Leap 16.0 VM and run:\n\n\n curl -sSO https://dl.google.com/cloudagents/add-google-cloud-ops-agent-repo.sh\n sudo bash add-google-cloud-ops-agent-repo.sh --also-install\n\nThis will add the Ops Agent repository and install the agent on your instance, giving you the same Cloud Monitoring and Cloud Logging integration you would get from the checkbox method.\n\nFor more details on manual installation, see the Ops Agent installation documentation.\n\n* * *\n\nAs always, the openSUSE community welcomes feedback and bug reports — if you run into any issues with the GCP images, report them through the openSUSE Bugzilla.",
"title": "openSUSE Leap 16.0 is now available on Google Cloud Platform"
}