I’ve been using kubernetes 1.23.6 and docker 22.06 in my kubernetes cluster.
Is it possible to detach the PVC from the running POD ? I want to perform some of the test cases which is ,what will be the behaviour of Pods when PVC hangs / Stuck / inaccessible.
Could you please help me here.
Cluster information:
Kubernetes version: 1.23.6
Cloud being used: (put bare-metal if not on a public cloud) bare-metal
Installation method: helm chart
Host OS: Linux
CNI and version:
CRI and version:
You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.