1
0
mirror of https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git synced 2026-06-21 00:07:16 +03:00
tiny-cloud/TODO.md
Natanael Copa c5988e0141 Merge branch 'nocloud-network-config-v2' into 'main'
Implement network-config v2

See merge request alpine/cloud/tiny-cloud!151
2026-06-15 15:15:23 +00:00

661 B

TODO

SOON-ish

  • Set up ephemeral networks early for the clouds that have network-accessible IMDS, so we can get at user-data sooner than later.

  • Support multiple network IMDS endpoints (ie. both IPv6 & IPv4).

  • Test improvements - each user-data handler should be tested with each cloud.

FUTURE

  • Support vendor-data? In theory this is a baseline, and user-data is layered on top of that.

  • Support additional features of #cloud-config as needed

  • Support for multipart user-data payload?

  • Support for #network-config v1?

  • Support non-ext[234] filesystems?

  • Support other cloud providers...

    • IBM
    • Openstack
    • ???