feat: split and generalize understanding cloud images - #558
Open
jrtknauer wants to merge 1 commit into
Open
Conversation
Provides a more accessible entrypoint for Ubuntu cloud images while moving Azure-specific content to a more relevant document.
sebastian-negulescu
approved these changes
Aug 21, 2026
mikeraymond7
requested changes
Aug 21, 2026
mikeraymond7
left a comment
Contributor
There was a problem hiding this comment.
Content lgtm. Link format should be adjusted when pointing to the repo the doc exists in
| :end-before: End: Daily vs release images | ||
|
|
||
| For more details about these image types, check out our documentation of :ref:`image release types <all-clouds:release-types>`. | ||
| Refer to :ref:`image release types <all-clouds:release-types>` and `Understanding Ubuntu cloud images <https://ubuntu.com/cloud/public-cloud/docs/all-clouds-explanation/understanding-ubuntu-cloud-images/>`_ for further explanation of cloud images and image types. |
Contributor
There was a problem hiding this comment.
I think you could use a :ref: or :doc: here instead of pointing to a link of the deployed repo.
| "../instances/deploy-kubeflow-pipelines-with-aks-spot-instances/" | ||
| "../instances/deploy-kubeflow-pipelines-with-aks-spot-instances/", | ||
| "azure-explanation/understanding-ubuntu-on-azure": | ||
| "https://ubuntu.com/cloud/public-cloud/docs/all-clouds-explanation/understanding-ubuntu-cloud-images/" |
Contributor
There was a problem hiding this comment.
Similar comment here. Not sure this needs to be a full link
|
|
||
| * - **Canonical's offerings** | ||
| - :ref:`Azure optimizations <canonical-offerings>` • :ref:`Ubuntu on AKS <ubuntu-on-aks-worker-nodes>` • :ref:`Support options <support>` • :ref:`Packages maintained <packages>` • :ref:`Understanding Ubuntu on Azure <understanding-ubuntu-on-azure>` | ||
| - :ref:`Azure optimizations <canonical-offerings>` • :ref:`Ubuntu on AKS <ubuntu-on-aks-worker-nodes>` • :ref:`Support options <support>` • :ref:`Packages maintained <packages>` • `Understanding cloud images <https://ubuntu.com/cloud/public-cloud/docs/all-clouds-explanation/understanding-ubuntu-cloud-images/>`_ |
Contributor
There was a problem hiding this comment.
Same comment here as well. Can likely be a :ref:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Provides a more accessible entrypoint for Ubuntu cloud images while moving Azure-specific content to a more relevant document.