Yecheng Fu
Yecheng Fu
CRD is more flexible and Kubernetes-native way to configure, it seems a good idea to have an operator to do these tasks (option 3). Had a discussion with @gnufied, we...
Another simpler solution is to annotate the node to tell provisioner or sidecar of it to combine the disks before mounting (filesystem) or symlinking the combined disk to discovery directory.
hi, @nerddelphi your manual operation is correct but unfortunately, there is no automatic solution right now. I'm thinking about writing a cloud controller to automate this.
/remove-lifecycle stale /lifecycle frozen
cc @msau42 What do you think?
it's not documented, but builtin in helm chart. do you suggest to document it, can you send a PR?
There is no Kubernetes-official way right now because Kubernetes will not unbind or delete PVCs. It's up to the users to recover from this situation. I have a plan to...
If nodes which these PVs belong to do not exist anymore, you need to delete these PVs manually because no local-volume-provisioner can run on these nodes and recycle them.
/remove-lifecycle stale /lifecycle fronzen
/lifecycle frozen