k8s CSI driver with beegfs 8.1.0

35 views
Skip to first unread message

Curt Dodds

unread,
Sep 23, 2025, 7:27:01 PMSep 23
to fhgfs...@googlegroups.com
Has anyone tried using the k8s csi driver with any beegfs v8 version?

Curt Dodds
IT Manager
Institute for Astronomy

Joe McCormick

unread,
Sep 24, 2025, 2:33:29 PMSep 24
to beegfs-user
Hi Curt,

We're currently working on updating the CSI driver to work with BeeGFS 8.x, so I can confirm it does not yet work. You can subscribe to this issue on GitHub if you'd like to be notified when support is available.

Thank you,

~Joe

Curt Dodds

unread,
Sep 24, 2025, 2:40:16 PMSep 24
to fhgfs...@googlegroups.com
Thanks Joe. LMK if I can help in any way (e.g. beta testing). 

Curt

Curt Dodds
IT Manager
Institute for Astronomy

--
You received this message because you are subscribed to the Google Groups "beegfs-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fhgfs-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/fhgfs-user/e6290586-7f21-4f83-9777-1597d7466ac5n%40googlegroups.com.

Joe McCormick

unread,
Oct 8, 2025, 6:58:49 PM (13 days ago) Oct 8
to beegfs-user
Hi Curt,

I just merged support for BeeGFS 8 into the CSI driver and would definitely appreciate your help testing it.

You can pull the latest container image built from the master branch here: https://github.com/ThinkParQ/beegfs-csi-driver/pkgs/container/beegfs-csi-driver. Specifically, this build: https://github.com/ThinkParQ/beegfs-csi-driver/pkgs/container/beegfs-csi-driver/538950482?tag=0a06aacfd560f898a5495164dd1c3b25d797968e. I don't usually tag specific beta versions and instead keep the master branch stable for pre-release testing.

If you have copied `deploy/k8s/overlays/default` to create your own overlay, add this block to the bottom of your `kustomization.yaml` file to override the default image tag:

```
images:
  - name: ghcr.io/thinkparq/beegfs-csi-driver
    newTag: 0a06aacfd560f898a5495164dd1c3b25d797968e
    digest: sha256:c2de0d3e32648998cea23a4391ad02c1609d03d19ad989661bfd130f705aec38
```

Then follow the remaining steps in the upgrade guide to update your overlay: https://github.com/ThinkParQ/beegfs-csi-driver/blob/master/deploy/k8s/README.md#upgrading-to-v180-and-beegfs-8.

Let me know if you run into any issues or have any feedback, especially regarding the upgrade documentation.

If all goes well, I plan to tag a driver release early next week.

Thank you,

~Joe

Reply all
Reply to author
Forward
0 new messages