Merge ~powersj/cloud-init:docs/availability into cloud-init:master

Proposed by Joshua Powers
Status: Merged
Approved by: Joshua Powers
Approved revision: b8a9920fd85123721b35c53dfbf9c2f22a358028
Merge reported by: Server Team CI bot
Merged at revision: not available
Proposed branch: ~powersj/cloud-init:docs/availability
Merge into: cloud-init:master
Diff against target: 79 lines (+53/-10)
1 file modified
doc/rtd/topics/availability.rst (+53/-10)
Reviewer Review Type Date Requested Status
Joshua Powers (community) Approve
Chad Smith Needs Fixing
Server Team CI bot continuous-integration Approve
Review via email: mp+372650@code.launchpad.net

Commit message

docs: more complete list of availability

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :

PASSED: Continuous integration, rev:95714fee571e5633ce5556c1c7daf39f25afaeba
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1126/
Executed test runs:
    SUCCESS: Checkout
    SUCCESS: Unit & Style Tests
    SUCCESS: Ubuntu LTS: Build
    SUCCESS: Ubuntu LTS: Integration
    IN_PROGRESS: Declarative: Post Actions

Click here to trigger a rebuild:
https://jenkins.ubuntu.com/server/job/cloud-init-ci/1126//rebuild

review: Approve (continuous-integration)
Revision history for this message
Chad Smith (chad.smith) wrote :

Other additional clouds of interest, then Approved.

review: Needs Fixing
b8a9920... by Joshua Powers

Add missing clouds

Revision history for this message
Joshua Powers (powersj) wrote :

I added requested clouds, so self approving :D

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/doc/rtd/topics/availability.rst b/doc/rtd/topics/availability.rst
2index ef5ae7b..3f215b1 100644
3--- a/doc/rtd/topics/availability.rst
4+++ b/doc/rtd/topics/availability.rst
5@@ -1,21 +1,64 @@
6-************
7+.. _availability:
8+
9 Availability
10 ************
11
12-It is currently installed in the `Ubuntu Cloud Images`_ and also in the official `Ubuntu`_ images available on EC2, Azure, GCE and many other clouds.
13+Below outlines the current availability of cloud-init across
14+distributions and clouds, both public and private.
15+
16+.. note::
17+
18+ If a distribution or cloud does not show up in the list below contact
19+ them and ask for images to be generated using cloud-init!
20
21-Versions for other systems can be (or have been) created for the following distributions:
22+Distributions
23+=============
24+
25+Cloud-init has support across all major Linux distributions and
26+FreeBSD:
27
28 - Ubuntu
29+- SLES/openSUSE
30+- RHEL/CentOS
31 - Fedora
32+- Gentoo Linux
33 - Debian
34-- RHEL
35-- CentOS
36-- *and more...*
37+- ArchLinux
38+- FreeBSD
39+
40+Clouds
41+======
42+
43+Cloud-init provides support across a wide ranging list of execution
44+environments in the public cloud:
45+
46+- Amazon Web Services
47+- Microsoft Azure
48+- Google Cloud Platform
49+- Oracle Cloud Infrastructure
50+- Softlayer
51+- Rackspace Public Cloud
52+- IBM Cloud
53+- Digital Ocean
54+- Bigstep
55+- Hetzner
56+- Joyent
57+- CloudSigma
58+- Alibaba Cloud
59+- OVH
60+- OpenNebula
61+- Exoscale
62+- Scaleway
63+- CloudStack
64+- AltCloud
65+- SmartOS
66
67-So ask your distribution provider where you can obtain an image with it built-in if one is not already available ☺
68+Additionally, cloud-init is supported on these private clouds:
69
70+- Bare metal installs
71+- OpenStack
72+- LXD
73+- KVM
74+- Metal-as-a-Service (MAAS)
75
76-.. _Ubuntu Cloud Images: http://cloud-images.ubuntu.com/
77-.. _Ubuntu: http://www.ubuntu.com/
78-.. vi: textwidth=78
79+.. vi: textwidth=79

Subscribers

People subscribed via source and target branches