-
With `--dry-run` option shows the generated config file for review.
```console
$ kubectl kadalu storage-add storage-pool-1 --device kube1:/dev/vdc --dry-run
```
-
For a user who is testing out kadalu it would be useful to have uninstall command or instructions.
-
From #general on Slack
> Why not to use volumeBindingMode: WaitForFirstConsumer in the StorageClass to ensure the pv will be at the same node of the pod ?
> Currently node_affinity in Kadalu does …
-
Hello,
Running 0.7.2alpha1 arm,
kubernetes version 1.19.3
I created some new storage :
```
apiVersion: kadalu-operator.storage/v1alpha1
kind: KadaluStorage
metadata:
name: ssd-stor…
-
I am a beginner and using flannel CNI deployed with kubespray as the k8s base. I was trying to deploy the kadalu operaor but this the logs I see in the operator:
+ pid=0
+ cmd=/usr/bin/python3
+ sc…
-
# Details
**What steps did you take and what happened:**
During deployment of kadalu, which makes use of the csi-node-driver-registrar, to my raspberry pi cluster the following error appeared:
…
-
Currently kadalu is built only for linux/amd64 (x86_64), would be great if linux/arm64 can be provided as an option.
-
# Details
**What steps did you take and what happened:**
During deployment of kadalu, which makes use of the csi-external-attacher, to my raspberry pi cluster the following error appeared:
`s…
-
Hi All,
We have tested the performance of Glusterfs 6.0 with NFS
We have deployed Glusterfs as a container mode and Heketi as a provioner on our Kubernetes environment
We have deployed as a rep…
-
I have a 4 node cluster of Raspberry Pi 4 (4GB) nodes. I'm running Ubuntu 20.04 arm64 as the OS, using k3s, and running etcd for high availability, 3 master nodes and 1 worker node. Each node has two…