-
Notifications
You must be signed in to change notification settings - Fork 0
DirectPV
Cesar Celis Hernandez edited this page Feb 2, 2023
·
4 revisions
- the 2 pods with a longer name in
direct-csi-min-iois the controller pods.. we need to check the logs from controller pod

-
csi-provisionercontainer is a leader from one of the replicas, similar to operator:
kubectl logs <pod-name> -n direct-csi-min-io csi-provisioner

- you can edit the deployment -
kubectl edit deployment direct-csi-min-io -n direct-csi-min-ioand the change-v=3to-v=5
spec:
containers:
- args:
- --v=3