blob: 588d44387ffdd1f6f3c57bc54f3fc7ed3d284525 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
.. _availability:
Availability
************
Below outlines the current availability of cloud-init across
distributions and clouds, both public and private.
.. note::
If a distribution or cloud does not show up in the list below contact
them and ask for images to be generated using cloud-init!
Distributions
=============
Cloud-init has support across all major Linux distributions, FreeBSD
and NetBSD:
- Ubuntu
- SLES/openSUSE
- RHEL/CentOS
- Fedora
- Gentoo Linux
- Debian
- ArchLinux
- FreeBSD
- NetBSD
Clouds
======
Cloud-init provides support across a wide ranging list of execution
environments in the public cloud:
- Amazon Web Services
- Microsoft Azure
- Google Cloud Platform
- Oracle Cloud Infrastructure
- Softlayer
- Rackspace Public Cloud
- IBM Cloud
- Digital Ocean
- Bigstep
- Hetzner
- Joyent
- CloudSigma
- Alibaba Cloud
- OVH
- OpenNebula
- Exoscale
- Scaleway
- CloudStack
- AltCloud
- SmartOS
Additionally, cloud-init is supported on these private clouds:
- Bare metal installs
- OpenStack
- LXD
- KVM
- Metal-as-a-Service (MAAS)
.. vi: textwidth=79
|