Re: [Dev] Pre-populate dynamically provisioned Kubernetes persistent storage

2018-04-12 Thread Chiranga Alwis
Hi Imesh/Pubudu, as per your suggestions, I've built up a preliminary version of the Docker images which make use of Kubernetes ConfigMaps for providing configuration files. Please find the relevant pull request from [1]. Plus, please see [2] for a Significant Interest Group (SIG) forum

Re: [Dev] Pre-populate dynamically provisioned Kubernetes persistent storage

2018-04-11 Thread Imesh Gunaratne
Hi Chiranga, I agree with Pubudu on using ConfigMaps for providing configuration files. On Tue, Apr 10, 2018 at 8:18 AM, Chiranga Alwis wrote: > ​... > > But how can we pre-populate the dynamically provisioned persistent volume > with the files with configuration changes? >

Re: [Dev] Pre-populate dynamically provisioned Kubernetes persistent storage

2018-04-10 Thread Pubudu Gunatilaka
Hi Chiranga, On Tue, Apr 10, 2018 at 11:48 AM, Chiranga Alwis wrote: > Hi all, > > currently, I'm working on building Kubernetes resources for WSO2 > Enterprise Integrator [1]. > > During this effort, I am attempting to utilize platform independent WSO2 > product Docker

[Dev] Pre-populate dynamically provisioned Kubernetes persistent storage

2018-04-10 Thread Chiranga Alwis
Hi all, currently, I'm working on building Kubernetes resources for WSO2 Enterprise Integrator [1]. During this effort, I am attempting to utilize platform independent WSO2 product Docker images [2] when deploying artifacts on Kubernetes platform. Here, we are required to pass on the set of