Skip to content

Commit

Permalink
chore(/gcp): Update content (#14562)
Browse files Browse the repository at this point in the history
* chore(/gcp): Update content

* chore: Replace more cases of optimized
  • Loading branch information
petesfrench authored Dec 13, 2024
1 parent 9f12a1a commit 7e35aff
Showing 1 changed file with 10 additions and 17 deletions.
27 changes: 10 additions & 17 deletions templates/gcp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{% block title %}Ubuntu on Google Cloud{% endblock %}

{% block meta_description %}
Ubuntu is the operating system platform of choice for GCP, powering innovation on public cloud in environments ranging from dev/test to mission-critical production. Run Ubuntu on Google Cloud, benefit from our worldwide mirroring and publication and talk to Canonical about how we can help optimise your cloud workloads.
Ubuntu is the operating system platform of choice for GCP, powering innovation on public cloud in environments ranging from dev/test to mission-critical production. Run Ubuntu on Google Cloud, benefit from our worldwide mirroring and publication and talk to Canonical about how we can help optimize your cloud workloads.
{% endblock %}

{% block meta_copydoc %}
Expand All @@ -19,7 +19,7 @@ <h1>Ubuntu on Google Cloud</h1>
</div>
<div class="p-section--shallow">
<p>
With an optimised Ubuntu GCP kernel built in collaboration between Google and Canonical to deliver the very best performance on the Google Cloud hypervisor, Ubuntu is a popular Linux OS on GCP for virtual machine and container workloads.
With an optimized Ubuntu GCP kernel built in collaboration between Google and Canonical to deliver the very best performance on the Google Cloud hypervisor, Ubuntu is a popular Linux OS on GCP for virtual machine and container workloads.
</p>
<p>
Today, Ubuntu powers more mission-critical cloud workloads than any other operating system.
Expand All @@ -29,15 +29,8 @@ <h1>Ubuntu on Google Cloud</h1>
<a href="/gcp/contact-us" class="p-button--positive js-invoke-modal">Talk to us about Ubuntu on Google Cloud</a>
</div>
<div class="col">
<div class="p-image-container--16-9 is-highlighted">
{{ image(url="https://assets.ubuntu.com/v1/2c60c220-google-cloud-hero.png",
alt="",
width="1200",
height="675",
hi_def=True,
loading="auto",
attrs={"class": "p-image-container__image"}) | safe
}}
<div class="u-embedded-media">
<iframe class="u-embedded-media__element" width="560" height="315" src="https://www.youtube.com/embed/ybjCCu5nr6g?si=CZoIn6MtcNupEEU_" title="Secure Your Cloud Journey: Google Cloud & Ubuntu Pro for Enhanced Protection" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
Expand Down Expand Up @@ -66,7 +59,7 @@ <h3>Ubuntu LTS</h3>
</div>
<hr class="p-rule--muted" />
<ul class="p-list--divided p-section--shallow">
<li class="p-list__item is-ticked">GCP-optimised kernel and userspace components built from the latest releases</li>
<li class="p-list__item is-ticked">GCP-optimized kernel and userspace components built from the latest releases</li>
<li class="p-list__item is-ticked">Broad set of open source application components available for development</li>
<li class="p-list__item is-ticked">Security patches for the kernel and key infrastructure components</li>
<li class="p-list__item is-ticked">Updates mirrored and images published in all GCP regions worldwide</li>
Expand All @@ -89,7 +82,7 @@ <h3>Ubuntu Pro for Google Cloud</h3>
</div>
<hr class="p-rule--muted" />
<ul class="p-list--divided p-section--shallow">
<li class="p-list__item is-ticked">Includes all Ubuntu optimisations and updates of the free version</li>
<li class="p-list__item is-ticked">Includes all Ubuntu optimizations and updates of the free version</li>
<li class="p-list__item is-ticked">
Expanded security covering 28,000 additional application components delivered with Ubuntu
</li>
Expand Down Expand Up @@ -129,11 +122,11 @@ <h2>Features</h2>
</div>
<div class="p-equal-height-row__item">
<hr class="p-rule--highlight u-hide--medium u-hide--small is-muted" />
<h3 class="p-heading--5">Optimised</h3>
<h3 class="p-heading--5">Optimized</h3>
</div>
</div>
<p class="p-equal-height-row__item">
Ubuntu on GCP runs on an GCP-optimised kernel, which includes improved device drivers, and out of the box support for accelerators like GPUs. This means faster instance starts and better runtime performance for your workloads.
Ubuntu on GCP runs on a GCP-optimized kernel, which includes improved device drivers, and out of the box support for accelerators like GPUs. This means faster instance starts and better runtime performance for your workloads.
</p>
</div>
<div class="p-equal-height-row__col">
Expand Down Expand Up @@ -211,11 +204,11 @@ <h2>Get Ubuntu Pro on Google Cloud</h2>
<div class="row--50-50">
<hr class="p-rule--muted" />
<div class="col">
<h2>Optimise your cloud journey with Canonical</h2>
<h2>Optimize your cloud journey with Canonical</h2>
</div>
<div class="col">
<p>
Canonical works with the top enterprises and innovators in the world to define and execute their cloud journeys. Migration, application redesign, support and optimisation services are some of the ways in which we have helped customers make the most of Ubuntu and GCP together.
Canonical works with the top enterprises and innovators in the world to define and execute their cloud journeys. Migration, application redesign, support and optimization services are some of the ways in which we have helped customers make the most of Ubuntu and GCP together.
</p>
<hr class="p-rule--muted" />
<a href="/gcp/contact-us" class="p-button--positive js-invoke-modal u-no-margin--bottom">Talk to us about Ubuntu on GCP</a>
Expand Down

0 comments on commit 7e35aff

Please sign in to comment.