jp39
jp39
This change adds support for POSIX timers to the standard library. It adds the required structure and enum definitions to call the timer_* API on linux. It also fixes a...
The default is to run kubernetes-zfs-provisioner in a container and create datasets via SSH on a remote host. To do that, the docker image is created with the zfs and...
As in issue #85, my ZFS host is part of the cluster as a worker node. I'm not a real fan of using SSH from the provisioner container to run...
Hi, The documentation states: > Making a container image and creating ZFS datasets from a container is not exactly easy, as ZFS runs in kernel. While it's possible to pass...