Open hermesalvesbr opened 2 years ago
See https://rancher-users.slack.com/archives/C0200L1N1MM/p1646671873180999 for discussion. Since the RD slack discussion thread is finite, here's the discussion:
Joël:
Does someone know if iit's possible to change "volumeBindingMode: WaitForFirstConsumer" to "volumeBindingMode: Immediate"? (local-path storage class) btw: if I re-create the storage class "local-path" manually using "Immediate" the local path provisionier complains "type: 'Warning' reason: 'ProvisioningFailed' failed to provision volume with StorageClass "local-path": configuration error, no node was specified " The reason why I need this is due to the fact that some other processes creates the PVC in advance using ArgoCD. ArgoCD cannot finish the rollout using status "Pending". (edited)
Jan:
Please raise an issue against rancher/local-path-provisioner: Dynamically provisioning persistent local storage with Kubernetes
This is mostly an upstream issue ( https://github.com/rancher/local-path-provisioner ). As said in the slack thread, please create an issue there and reference it here.
Actual Behavior
Steps to Reproduce
I'm studying volumes on my linux with manjaro. I tried to persist volume, in the terminal it doesn't show any error, but it doesn't work.
Can I use
volumeMode: Filesystem
with Rancher Desktop? Is it a bug or am I using it incorrectly?Result
Expected Behavior
Additional Information
No response
Rancher Desktop Version
1.0.1
Rancher Desktop K8s Version
1.22.6
Which container runtime are you using?
containerd (nerdctl)
What operating system are you using?
Other (specify below)
Operating System / Build Version
Linux myagon 5.15.25-1-MANJARO #1 SMP PREEMPT Wed Feb 23 14:44:03 UTC 2022 x86_64 GNU/Linux
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
No response
Windows User Only
No response
(Edited by @mook-as to fix formatting.)