Skip to content

Conversation

@gonzolino
Copy link
Contributor

Proposed Changes

Deploy volumepoollet and ceph-provider to the ironcore-in-a-box setup. This
PR uses rook to install a test ceph cluster with a single OSD (on a loop
device) on the kind node.

This PR is still WIP. The ceph cluster comes up healthy, and it is possible to
create images and snapshots using the rbd cli. Deployment of volumepoollet
and ceph-provider is still in progress.

After all components can successfully deploy, it must be tested if the rook
test cluster works for ironcore, especially with the OSD running on a loop
device inside a container...

Add a setup and cleanup script that maintain a loop device on the kind
node to use as osd for ceph.
Setup a ceph cluster on kind using rook. The cluster is running a test
config without replication and with `/dev/loop0` as device name (to
prevent accidental disk deletion on a development machine).
@hardikdr hardikdr added the area/iaas Issues related to IronCore IaaS development. label Oct 23, 2025
@hardikdr hardikdr added this to Roadmap Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/iaas Issues related to IronCore IaaS development. size/L

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants