cancel
Showing results for 
Search instead for 
Did you mean: 

Enabling volume mounts on SAP Cloud Platform

former_member678674
Discoverer

Are there any future plans to enable volume mounts for containers on SAP Cloud Platform? Is this possible in the Kyma runtime?

For example, deploying Confluence as a docker container requires mapping a volume. Checking to see if the nfs service is enabled fails

~$ cf enable-service-access nfs
Enabling access to all plans of service nfs for all orgs as michael.echevarria@sap.com...
Service offering 'nfs' not found.
FAILED

Accepted Solutions (0)

Answers (1)

Answers (1)

jamie_cawley
Advisor
Advisor

Yes this is possible in Kyma. You can find an example deployment with a volume mapped to a volume claim at

https://github.com/SAP-samples/kyma-runtime-extension-samples/blob/master/database-mssql/k8s/deploym...

Regards,

Jamie

LuizGomes
Participant
0 Kudos
jamie.cawley

kyma is native nfs?

jamie_cawley
Advisor
Advisor
0 Kudos

The disks are HDD.

Regards,

Jamie