-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #98 from k-dimple/main
Include main index file for common content
- Loading branch information
Showing
1 changed file
with
87 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
.. _home: | ||
|
||
Ubuntu on public cloud | ||
====================================================== | ||
|
||
|
||
**Ubuntu is the world’s most popular cloud operating system across public clouds.** | ||
Thanks to its security, versatility and policy of regular updates, | ||
Ubuntu is the leading cloud guest OS and the only free cloud operating system | ||
with the option of enterprise-grade commercial support. | ||
|
||
**Ubuntu builds optimised and certified server images.** This is done for partners | ||
like Amazon AWS, Microsoft Azure, Google Cloud Platform, IBM Cloud and Oracle. | ||
|
||
|
||
--------- | ||
|
||
Public Cloud Partners | ||
--------------------- | ||
|
||
.. grid:: 1 1 2 2 | ||
|
||
.. grid-item:: :doc:`AWS <aws/index>` | ||
|
||
**Ubuntu on AWS** Whether you are moving to Amazon Web Services or | ||
are already running cloud-native, Ubuntu is the platform of choice for AWS. | ||
|
||
.. grid-item:: :doc:`Azure <azure/index>` | ||
|
||
**Ubuntu on Azure** Canonical works closely with Microsoft to optimise Ubuntu | ||
images on Azure and ensure Ubuntu supports the latest cloud features as these are released. | ||
|
||
.. grid:: 1 1 2 2 | ||
:reverse: | ||
|
||
.. grid-item:: :doc:`IBM <ibm/index>` | ||
|
||
**Ubuntu on IBM** Canonical and the Ubuntu community work together with IBM to ensure that | ||
Ubuntu works seamlessly across IBM platforms, including IBM Z and LinuxONE, IBM Power Systems | ||
and the IBM Cloud. | ||
|
||
.. grid-item:: :doc:`Google Cloud <google/index>` | ||
|
||
**Ubuntu on Google Cloud** 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. | ||
|
||
--------- | ||
|
||
Why Ubuntu? | ||
----------- | ||
|
||
Ubuntu is the platform of choice for deploying and running workloads on public clouds. No other operating system gives you better performance and consistency of experience across public clouds, including Amazon, Azure, Google, IBM and Oracle. There is a reason behind this exceptional experience. By design, Ubuntu images in public clouds include an optimized Linux kernel for each cloud, giving you the best performance and functionality across all instance types and services. At the same time, Ubuntu integrates with cloud-native tooling, enabling you to manage your fleet from the cloud’s dashboards. | ||
|
||
|
||
|
||
|
||
------------------------------------------------------------------------------------------------ | ||
|
||
|
||
|
||
Project and community | ||
--------------------- | ||
|
||
Ubuntu public cloud is open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback. | ||
|
||
* `Code of conduct`_ | ||
* `Get support`_ | ||
* `Join our online chat`_ | ||
* `Start using Ubuntu today`_ | ||
|
||
|
||
.. toctree:: | ||
:hidden: | ||
:maxdepth: 2 | ||
|
||
aws/index | ||
azure/index | ||
google/index | ||
ibm/index | ||
oracle/index | ||
oci/index | ||
|
||
.. _Code of conduct: https://ubuntu.com/community/ethos/code-of-conduct | ||
.. _Get support: https://ubuntu.com/cloud/public-cloud | ||
.. _Join our online chat: https://discourse.ubuntu.com | ||
.. _Start using Ubuntu today: https://ubuntu.com/download/cloud |