Florian Berchtold

Results 61 comments of Florian Berchtold

Hi, I would also be interested in a clean way to add and remove worker nodes in an existing cluster. My setup looks like this: - Proxmox cluster with n...

What I meant was: with setuptools, I do not need `__all__`, but with scikit-build it must be defined, otherwise the library will not be consumable. So the build parameters seem...

> I've also run into this, however, it is worth mentioning that the existing strategy should work fine if your volumes are ReadWriteMany, so there could be cases when Deployment...

+1, would love to see OpenWRT being able to run as a container on a Raspi4. Currently all of its resources go to waste to run a 5Mb OS, and...

Any ideas? Suffering from a max throughput with of about 140Mb/s, where CephFS can pull the full 25Gbit the NIC has to offer

I'll share my findings with a RPI4, where I also had an issue with `/dev/mmcblk1` becoming `/dev/mmcblk0` after the installation of Talos. [Slack Thread](https://taloscommunity.slack.com/archives/CK8H5DDDM/p1698228088821769) After the installation, Talos from PXE...

After a release would be too late, it needs to be done as for the commit that is then tagged for the release, right?

No, because it will not take whatever is latest on branch (bad idea), but use the git tag from the release. So the tag would point to `COMMIT`, and the...

@linuxmaniac can you share your `kind: Environment` for the raspi4? I found absolutely no docu or guides about Environments. This is what I am using for now, trying to get...