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
發布數656
最新版本名稱24.1.4 (發布於 2024-04-03 09:55:33)
第一版名稱ubuntu-0.1 (發布於 )
創建於2014-10-08 15:54:41
推送於2024-04-27 00:40:15
最后一次提交
星數2.6k
關注者數56
派生數807
提交數6.8k
已啟用問題?
問題數2225
打開的問題數496
拉請求數2542
打開的拉請求數19
關閉的拉請求數424
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部