Che-Kuang Chu created SUBMARINE-975:
---------------------------------------

             Summary: Create storageClass for database, minio, tensorboard to 
control persistentVolume
                 Key: SUBMARINE-975
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-975
             Project: Apache Submarine
          Issue Type: Improvement
            Reporter: Che-Kuang Chu
            Assignee: Che-Kuang Chu


To create persistent volumes, submarine-operator creates persistent volumes 
with different names depending on the namespace (eg. 
`submarine-database-pv–default`)

However, we can use storage class to create persistent volumes dynamically and 
delete them easily.

This will be implemented only on the submarine operator. Besides, only minikube 
support the current storage class provisioner, and volumes can only be in the 
host (nfs not supported).

Todos:

- [ ] Add storage class

- [ ] Modify operator to create pvc only

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org

Reply via email to