Andrei Kvapil
Andrei Kvapil
I still thinking that we should passtrough all the drbd and linstor configuration directories. That was working fine for ages with kube-linstor project. We were using containerized LINSTOR with OpenNebula...
Howdy, I just found good workaround to this: ```bash ht(){ awk -v f="$1$" '$0~f,/^---/'; } ``` usage: ``` helm template . | ht templates/ltsp-deployment.yaml ``` autocompletion is working 🙃
Hi @EmielBruijntjes, many thanks for your contribution > Maybe I do not understand the reason for using the service IP address in the PersistentVolume, but it does not seem to...
> It isn't fair to put it here Be free to post any links here. We're free community https://github.com/openebs/dynamic-nfs-provisioner
Hi @h0jeZvgoxFepBQ2C thanks for your contribution, could you also update the chart version please? https://github.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner/blob/abfbe652e38e5a0562c70ce1af517a31a07d7c9a/charts/nfs-server-provisioner/Chart.yaml#L5
/remove-lifecycle stale
But is it directory? :)
Weird, what kubelet version do you have?
Okay I prepared a new PR https://github.com/rancher/local-path-provisioner/pull/224
Why are you trying to create PV manually? nfs-server-provisioner should do this automatically