XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. m4rCsi
    3. Best
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: How to kubernetes on xcp-ng (csi?)

      Hi all,

      not sure if anyone is still following this this thread, but just in case...

      Over the last few months I’ve been working on a CSI driver for Kubernetes that integrates with Xen Orchestra. I’ve been running it in my own setup for a couple of weeks now and it seems to be working well.

      I originally built it for my own needs, but I’ve since cleaned it up and added documentation so others can try it out. If you do, I’d love to hear your feedback, issues, or feature requests.

      Here is the link:
      github.com/m4rCsi/csi-xen-orchestra-driver

      Features

      • Dynamic provisioning (create disks on demand via PVCs)
      • Migration of disks between storage repositories (meant for local SRs)
      • Static provisioning (use an existing VDI by UUID)
      • Offline volume expansion
      • Topology aware (pool, and optionally host) (with the help of xenorchestra-cloud-controller-manager)
      posted in Development
      M
      m4rCsi