Contents Menu Expand Light mode Dark mode Auto light/dark mode
cloud-init 23.1.1 documentation
Light Logo Dark Logo
cloud-init 23.1.1 documentation
  • Tutorials
    • Core tutorial with QEMU
      • QEMU tutorial debugging
    • Quick-start tutorial with LXD
  • How-to guides
    • Test cloud-init locally before deploying
    • Change how often a module runs
    • Report a bug
  • Explanation
    • Configuration sources
    • Boot stages
    • User data formats
    • Events and updates
    • Instance metadata
      • Kernel command line
    • Vendor data
    • Security
    • Performance
  • Reference
    • Module reference
    • Cloud config examples
    • CLI commands
    • Availability
    • FAQ
    • Merging user data sections
    • Datasources
      • Alibaba Cloud (AliYun)
      • AltCloud
      • Amazon EC2
      • Azure
      • CloudSigma
      • CloudStack
      • Config drive
      • DigitalOcean
      • E24Cloud
      • Exoscale
      • Fallback/no datasource
      • Google Compute Engine
      • LXD
      • MAAS
      • NoCloud
      • NWCS
      • OpenNebula
      • OpenStack
      • Oracle
      • OVF
      • Rbx Cloud
      • SmartOS Datasource
      • UpCloud
      • VMware
      • Vultr
      • ZStack
    • Network configuration
      • Network configuration ENI (legacy)
      • Networking config Version 1
      • Networking config Version 2
    • Base configuration
  • Development
    • Contributing to cloud-init
    • Module creation
    • Code review process
    • Directory layout
    • Reporting bugs
    • Logging
    • Debugging cloud-init
    • Testing
      • Integration testing
    • Integration testing
    • Documentation
Back to top
Edit this page

Development#

Cloud-init is an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback. If you would like to contribute to cloud-init, this set of documentation will help orient you with our processes.


Contributing#

  • Contributing to cloud-init
  • Module creation
  • Code review process
  • Directory layout

Debugging and reporting#

  • Reporting bugs
  • Logging
  • Debugging cloud-init

Testing#

  • Testing
  • Integration testing

Documentation#

  • Documentation
Next
Contributing to cloud-init
Previous
Base configuration
Copyright © Canonical Ltd.
Made with Sphinx and @pradyunsg's Furo
On this page
  • Development
    • Contributing
    • Debugging and reporting
    • Testing
    • Documentation