Skip to content

Commit

Permalink
Merge pull request #314 from canonical/kajiya3141-patch-2
Browse files Browse the repository at this point in the history
[GCP] Update create-different-instance-types.rst to encourage noble 24.04
  • Loading branch information
k-dimple authored Dec 20, 2024
2 parents 7bf8370 + 72bb9f2 commit 341d144
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions google/google-how-to/gce/create-different-instance-types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Create an Ubuntu LTS instance

On your Google Cloud console, while creating a new instance from :guilabel:`Compute Engine` > :guilabel:`VM instances`> :guilabel:`CREATE INSTANCE`:

* select ``Ubuntu`` and ``Ubuntu 22.04 LTS`` in :guilabel:`Boot disk` > :guilabel:`CHANGE` > :guilabel:`Operating system` and :guilabel:`Version`
* select ``Ubuntu`` and ``Ubuntu 24.04 LTS`` in :guilabel:`Boot disk` > :guilabel:`CHANGE` > :guilabel:`Operating system` and :guilabel:`Version`


.. _create-pro-on-gcp:
Expand All @@ -21,7 +21,7 @@ Create an Ubuntu Pro instance

On your Google Cloud console, while creating a new instance from :guilabel:`Compute Engine` > :guilabel:`VM instances`> :guilabel:`CREATE INSTANCE`:

* select ``Ubuntu Pro`` and ``Ubuntu 22.04 LTS Pro Server`` in :guilabel:`Boot disk` > :guilabel:`CHANGE` > :guilabel:`Operating system` and :guilabel:`Version`
* select ``Ubuntu Pro`` and ``Ubuntu 24.04 LTS Pro Server`` in :guilabel:`Boot disk` > :guilabel:`CHANGE` > :guilabel:`Operating system` and :guilabel:`Version`

Once the instance is up, ssh into it and run

Expand Down Expand Up @@ -64,7 +64,7 @@ Create an ARM-based instance
On your Google Cloud console, while creating a new instance from :guilabel:`Compute Engine` > :guilabel:`VM instances`> :guilabel:`CREATE INSTANCE`:

* choose the ARM CPU platform ``T2A`` in :guilabel:`Machine configuration` > :guilabel:`Series`
* choose an ARM compatible OS and version, say ``Ubuntu`` and ``Ubuntu 22.04 LTS Minimal`` in :guilabel:`Boot disk` > :guilabel:`CHANGE` > :guilabel:`Operating system` and :guilabel:`Version`
* choose an ARM compatible OS and version, say ``Ubuntu`` and ``Ubuntu 24.04 LTS Minimal`` in :guilabel:`Boot disk` > :guilabel:`CHANGE` > :guilabel:`Operating system` and :guilabel:`Version`


.. _create-amd-sev-conf-compute-on-gcp:
Expand Down

0 comments on commit 341d144

Please sign in to comment.