Hi once we are done using the EFK following this document. How would one delete the PV created
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi there!
You can delete the pv using the
kubectl delete
command.kubectl get pv kubectl delete pv <pv_name>
Regards,
John Kwiatkoski Senior Developer Support Engineer