You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen a few examples on kubernetes docs, for stateful application, like mysql, postgres, etc., we can create PV and PVC and define it on deployment manifest and helm chart as well.
As a user, I want to deploy PV to my cluster.
Can we refactor this project and allow PV to be attached?
Plz suggest here if any. It'll be great if you can create a tutorial on how to create PV and PVC or suggest here. Thanks. 😄
The text was updated successfully, but these errors were encountered:
I have seen a few examples on kubernetes docs, for stateful application, like mysql, postgres, etc., we can create PV and PVC and define it on deployment manifest and helm chart as well.
As a user, I want to deploy PV to my cluster.
Can we refactor this project and allow PV to be attached?
Plz suggest here if any. It'll be great if you can create a tutorial on how to create PV and PVC or suggest here. Thanks. 😄
The text was updated successfully, but these errors were encountered: