You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Kevin Su (Jira)" <ji...@apache.org> on 2021/08/18 05:18:00 UTC

[jira] [Resolved] (SUBMARINE-975) Create storageClass for database, minio, tensorboard to control persistentVolume

     [ https://issues.apache.org/jira/browse/SUBMARINE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Su resolved SUBMARINE-975.
--------------------------------
    Fix Version/s: 0.6.0
       Resolution: Fixed

Issue resolved by pull request 707
[https://github.com/apache/submarine/pull/707]

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.6.0
>
>
> 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-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org