cloud-init

cloud-init:云实例初始化的官方上游程序。「Official upstream for the cloud-init: cloud instance initialization」

Github星跟踪图

cloud-init

Unit Tests
Integration Tests
Documentation

Cloud-init is the industry standard multi-distribution method for
cross-platform cloud instance initialization. It is supported across all
major public cloud providers, provisioning systems for private cloud
infrastructure, and bare-metal installations.

Cloud instances are initialized from a disk image and instance data:

  • Cloud metadata
  • User data (optional)
  • Vendor data (optional)

Cloud-init will identify the cloud it is running on during boot, read any
provided metadata from the cloud and initialize the system accordingly. This
may involve setting up network and storage devices to configuring SSH
access key and many other aspects of a system. Later on cloud-init will
also parse and process any optional user or vendor data that was passed to the
instance.

Getting help

If you need support, start with the user documentation.

If you need additional help consider reaching out with one of the following options:

Distribution and cloud support

The majority of clouds
and Linux / Unix OSes
are supported by and ship with cloud-init. If your distribution or cloud is not
supported, please get in contact with that distribution and send them our way!

To start developing cloud-init

Checkout the contributing
document that outlines the steps necessary to develop, test, and submit code.

Daily builds

Daily builds are useful if you want to try the latest upstream code for the latest
features or to verify bug fixes.

For Ubuntu, see the Daily PPAs

For CentOS, see the COPR build repos

Build / packaging

To see reference build/packaging implementations, refer to packages.

主要指标

概览
名称与所有者canonical/cloud-init
主编程语言Python
编程语言Python (语言数: 3)
平台
许可证Other
所有者活动
创建于2014-10-08 15:54:41
推送于2025-04-25 22:19:45
最后一次提交
发布数730
最新版本名称ubuntu/25.2_1g7a0265d3-0ubuntu1 (发布于 )
第一版名称ubuntu-0.1 (发布于 )
用户参与
星数3.2k
关注者数58
派生数0.9k
提交数7.3k
已启用问题?
问题数2534
打开的问题数555
拉请求数3120
打开的拉请求数12
关闭的拉请求数502
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?