Docs
upfs
Operation Guide
Unmount file system
K8s

Uninstall File System (K8s)

The UPFS system mounts the file system through K8s method, supporting multiple PODs to mount and use the file system. If you are sure that the file system is no longer used under this POD, you can achieve the purpose of uninstalling the UPFS file system by executing the following command to delete the POD.

kubectl delete pod <pod name>

Precautions:

  • Given that uninstalling the UPFS file system on the K8s cluster is a high-risk operation, currently, deleting all PODs cannot uninstall the UPFS file system from the cloud host side during the public beta.
  • If you are sure the file system is no longer in use, and need to uninstall the UPFS file system from the cloud host, please contact UCloud Global technical support in time.

If you have problems uninstalling the file system, please contact UCloud Global technical support in time.